Tools for the Atmosphere tools.slices.network
quickslice atproto html
at main 9 lines 187 B view raw
1[build] 2builder = "nixpacks" 3 4[deploy] 5startCommand = "bun run server.ts" 6healthcheckPath = "/health" 7healthcheckTimeout = 30 8restartPolicyType = "on_failure" 9restartPolicyMaxRetries = 3