Skip to content

Commit

Permalink
Update to node 10 std env.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Evans committed Sep 6, 2019
1 parent a7e2968 commit 5afe9ba
Show file tree
Hide file tree
Showing 3 changed files with 348 additions and 259 deletions.
10 changes: 6 additions & 4 deletions server/app.yaml
@@ -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

0 comments on commit 5afe9ba

Please sign in to comment.