diff options
| author | Michael Foiani <mfoiani2019@communityschoolnaples.org> | 2018-07-25 19:38:43 -0400 |
|---|---|---|
| committer | Michael Foiani <mfoiani2019@communityschoolnaples.org> | 2018-07-25 19:38:43 -0400 |
| commit | 3c09a0a91488e182f521b0cd39017cb5bc781a83 (patch) | |
| tree | bc26d401b97f13169f3becdfe03bba6fd0f34353 /server/app.yaml | |
Initial commit. Added pwa starter kit to project for the application.
Diffstat (limited to 'server/app.yaml')
| -rw-r--r-- | server/app.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/server/app.yaml b/server/app.yaml new file mode 100644 index 0000000..2ff73be --- /dev/null +++ b/server/app.yaml @@ -0,0 +1,4 @@ +runtime: nodejs +env: flex +automatic_scaling: + min_num_instances: 1 |
