enable scale to zero for pg

This commit is contained in:
Gregory Burd 2023-11-20 15:41:35 -05:00
parent 8278515b93
commit dcb8a44f74

View file

@ -3,6 +3,9 @@
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
#
[env]
FLY_SCALE_TO_ZERO = "1h"
app = "burd-infra-dendrite"
primary_region = "bos"
kill_signal = "SIGINT"