We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902616a commit b689f56Copy full SHA for b689f56
docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
test: ["CMD-SHELL", "curl -fk https://${DOMAIN_NAME} || exit 1"]
29
interval: 10s
30
timeout: 5s
31
- retries: 6
+ retries: 8
32
start_period: 60s
33
environment:
34
TZ: '${LOCAL_TIMEZONE}'
0 commit comments