Skip to content

Commit

Permalink
Update Google AppEngine config
Browse files Browse the repository at this point in the history
  • Loading branch information
ittus committed Apr 12, 2019
1 parent 2541cc8 commit ccf8c9e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions chapter9/answersapp/api/app.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
application: theanswersapp
version: 1
runtime: go
module: api
service: default
api_version: go1
handlers:
- url: /.*
script: _go_app
script: _go_app

0 comments on commit ccf8c9e

Please sign in to comment.