Created
December 20, 2020 15:31
-
-
Save dipeshhkc/03d2b6fcf3236891b7fe18cb3b441b39 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
env: standard | |
runtime: nodejs14 | |
instance_class: F4 | |
service: team | |
inbound_services: | |
- warmup | |
automatic_scaling: | |
min_idle_instances: 1 | |
min_instances: 1 | |
handlers: | |
- url: /.* | |
secure: always | |
script: auto | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment