Skip to content

Commit

Permalink
added yaml file 📜
Browse files Browse the repository at this point in the history
  • Loading branch information
Marwan01 committed Nov 18, 2019
1 parent 77948e3 commit a8c7df6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions app.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
runtime: nodejs
env: flex

# This sample incurs costs to run on the App Engine flexible environment.
# The settings below are to reduce costs during testing and are not appropriate
# for production use. For more information, see:
# https://cloud.google.com/appengine/docs/flexible/nodejs/configuring-your-app-with-app-yaml
manual_scaling:
instances: 1
resources:
cpu: 1
memory_gb: 0.5
disk_size_gb: 10

0 comments on commit a8c7df6

Please sign in to comment.