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 3bd3677 commit ee410d0Copy full SHA for ee410d0
docker-compose.yml
@@ -29,7 +29,7 @@ services:
29
test: ["CMD-SHELL", "curl -fk https://${DOMAIN_NAME} || exit 1"]
30
interval: 10s
31
timeout: 5s
32
- retries: 5
+ retries: 6
33
start_period: 60s
34
environment:
35
TZ: '${LOCAL_TIMEZONE}'
0 commit comments