Created
June 16, 2018 11:41
-
-
Save shihanng/30459f53e13a110b42d29bd6d653d726 to your computer and use it in GitHub Desktop.
c3c4ab8bfbb5/servicea/app.yaml
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
runtime: go | |
api_version: go1.9 | |
service: default | |
handlers: | |
- url: /.* | |
script: _go_app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment