We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c158b13 commit 6651507Copy full SHA for 6651507
pterodactyl/panel/docker-compose.yml
@@ -36,7 +36,7 @@ services:
36
networks:
37
- dokploy-network
38
healthcheck:
39
- test: ['CMD', 'healthcheck.sh', '--connect', '--innodb_initialized']
+ test: ['CMD', 'healthcheck.sh','--innodb_initialized']
40
start_period: 10s
41
interval: 10s
42
timeout: 5s
0 commit comments