mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-27 16:27:50 +01:00
Delete app.yaml
This commit is contained in:
19
app.yaml
19
app.yaml
@@ -1,19 +0,0 @@
|
||||
runtime: nodejs
|
||||
env: flex
|
||||
network:
|
||||
session_affinity: true
|
||||
liveness_check:
|
||||
path: "/liveness_check"
|
||||
check_interval_sec: 60
|
||||
timeout_sec: 4
|
||||
failure_threshold: 2
|
||||
success_threshold: 2
|
||||
readiness_check:
|
||||
path: "/readiness_check"
|
||||
check_interval_sec: 60
|
||||
timeout_sec: 4
|
||||
failure_threshold: 2
|
||||
success_threshold: 2
|
||||
app_start_timeout_sec: 600
|
||||
manual_scaling:
|
||||
instances: 1
|
||||
Reference in New Issue
Block a user