Skip to content

Commit 2bdfaad

Browse files
committed
Update docker-compose.yml
1 parent 2863c54 commit 2bdfaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
test: ["CMD-SHELL", "curl -fk https://${DOMAIN_NAME} || exit 1"]
2929
interval: 10s
3030
timeout: 5s
31-
retries: 6
31+
retries: 10
3232
start_period: 60s
3333
environment:
3434
TZ: '${LOCAL_TIMEZONE}'

0 commit comments

Comments
 (0)