File size: 292 Bytes
cc276cc | 1 2 3 4 5 6 7 8 9 | # Settings to manage and configure a Firebase App Hosting backend.
# https://firebase.google.com/docs/app-hosting/configure
runConfig:
# Increase this value if you'd like to automatically spin up
# more instances in response to increased traffic.
maxInstances: 1
timeoutSeconds: 300
|