eg/hytry: add performance settings
This commit is contained in:
parent
4976f0db0f
commit
c02a1c6b4a
@ -3,6 +3,11 @@ version: 1
|
||||
runtime: python27
|
||||
api_version: 1
|
||||
threadsafe: yes
|
||||
automatic_scaling:
|
||||
min_idle_instances: 1
|
||||
|
||||
inbound_services:
|
||||
- warmup
|
||||
|
||||
handlers:
|
||||
- url: /favicon\.ico
|
||||
@ -17,6 +22,3 @@ handlers:
|
||||
|
||||
- url: .*
|
||||
script: main.__hymain__.app
|
||||
|
||||
inbound_services:
|
||||
- warmup
|
Loading…
x
Reference in New Issue
Block a user