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 542580a commit 47c4e44Copy full SHA for 47c4e44
docker-compose.yml
@@ -30,7 +30,7 @@ services:
30
test: ["CMD-SHELL", "/bin/pidof php-fpm > /dev/null || exit 1"]
31
interval: 5s
32
timeout: 5s
33
- retries: 50
+ retries: 100
34
environment:
35
TZ: '${LOCAL_TIMEZONE}'
36
labels:
0 commit comments