Openstatus www.openstatus.dev

Fly improve (#1463)

* 😭

* 😭

authored by

Thibault Le Ouay and committed by
GitHub
0dffbe77 9cc6569d

+1 -2
+1 -2
apps/workflows/fly.toml
··· 28 28 soft_limit = 500 29 29 30 30 [deploy] 31 - strategy = "bluegreen" 31 + strategy = "rolling" 32 32 33 33 [[http_service.checks]] 34 34 grace_period = "10s" ··· 40 40 [env] 41 41 NODE_ENV = "production" 42 42 PORT = "3000" 43 - 44 43 45 44 [[mounts]] 46 45 source = "libsql_data"