Openstatus www.openstatus.dev

increase cpu (#1684)

authored by

Thibault Le Ouay and committed by
GitHub
356c1d05 c55acfb5

+1 -1
+1 -1
apps/checker/fly.toml
··· 25 25 26 26 [[vm]] 27 27 cpu_kind = "shared" 28 - cpus = 1 28 + cpus = 2 29 29 memory_mb = 512 30 30 31 31