Spaces:
Runtime error
Runtime error
File size: 270 Bytes
ca28016 |
1 2 3 4 5 6 7 8 |
# 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
|