Skip to content

Commit 9d2b3aa

Browse files
committed
Update docker-compose.yml
1 parent d2a53c2 commit 9d2b3aa

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
@@ -28,8 +28,8 @@ services:
2828
test: ["CMD-SHELL", "curl -fk https://${DOMAIN_NAME} || exit 1"]
2929
interval: 10s
3030
timeout: 5s
31-
retries: 4
32-
start_period: 30s
31+
retries: 3
32+
start_period: 60s
3333
environment:
3434
TZ: '${LOCAL_TIMEZONE}'
3535
labels:

0 commit comments

Comments
 (0)