We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935c302 commit 71247b0Copy full SHA for 71247b0
appengine-java21/bigtable/src/main/webapp/WEB-INF/appengine-web.xml
@@ -21,5 +21,5 @@
21
<property name="BIGTABLE_PROJECT" value="@bigtable.projectID@" />
22
<property name="BIGTABLE_INSTANCE" value="@bigtable.instanceID@" />
23
<property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/>
24
- </system-properties>
+ </system-properties>
25
</appengine-web-app>
0 commit comments