Skip to content

Commit

Permalink
Update to node 10, standard env.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Evans committed Sep 5, 2019
1 parent 279ba08 commit c60f276
Show file tree
Hide file tree
Showing 3 changed files with 478 additions and 339 deletions.
10 changes: 6 additions & 4 deletions server/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
runtime: nodejs
env: flex
automatic_scaling:
min_num_instances: 1
runtime: nodejs10
handlers:
- url: '.*'
script: auto
secure: always
redirect_http_response_code: 301
Loading

0 comments on commit c60f276

Please sign in to comment.