Initial Commit
This commit is contained in:
commit
bbb0a2f580
126 changed files with 14189 additions and 0 deletions
8
appengine/app.yaml
Normal file
8
appengine/app.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
application: cayley-test
|
||||
version: 1
|
||||
runtime: go
|
||||
api_version: go1
|
||||
|
||||
handlers:
|
||||
- url: /.*
|
||||
script: _go_app
|
||||
Loading…
Add table
Add a link
Reference in a new issue