Skip to content

Commit c3b72dd

Browse files
committed
Update docker-compose.yml
1 parent 19646e8 commit c3b72dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ services:
2929
test: ["CMD-SHELL", "curl -fk https://${DOMAIN_NAME} || exit 1"]
3030
interval: 10s
3131
timeout: 5s
32-
retries: 3
33-
start_period: 20s
32+
retries: 4
33+
start_period: 40s
3434
environment:
3535
TZ: '${LOCAL_TIMEZONE}'
3636
labels:

0 commit comments

Comments
 (0)