Created
January 25, 2017 10:31
-
-
Save ramesh-lingappan/7a8679ccb9c5d2b607b510102de38fd3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0"> | |
<application>YOUR-PROJECT-ID</application> | |
<version>YOUR-VERSION-ID</version> | |
<threadsafe>true</threadsafe> | |
</appengine-web-app> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment