Update browserless.yaml

This commit is contained in:
Eric Dahl
2024-08-20 19:17:00 -04:00
parent 8168b564ea
commit b73db2d725

View File

@@ -11,7 +11,7 @@ services:
- TOKEN=$SERVICE_BASE64_BROWSERLESS_TOKEN - TOKEN=$SERVICE_BASE64_BROWSERLESS_TOKEN
- SERVICE_FQDN_BROWSERLESS_3000 - SERVICE_FQDN_BROWSERLESS_3000
healthcheck: healthcheck:
test: ["CMD", "curl", "-f", "http://127.0.0.1:3000"] test: ["CMD", "curl", "-f", "http://127.0.0.1:3000/docs"]
interval: 2s interval: 2s
timeout: 10s timeout: 10s
retries: 15 retries: 15