typo fix
This commit is contained in:
@ -41,7 +41,7 @@ services:
|
|||||||
- "backupbot.backup.path=/var/www/localhost/htdocs/openemr/sites:/var/log"
|
- "backupbot.backup.path=/var/www/localhost/htdocs/openemr/sites:/var/log"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost"]
|
test: ["CMD", "curl", "-f", "http://localhost"]
|
||||||
interval: 30sopen
|
interval: 30s
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 10
|
retries: 10
|
||||||
start_period: 1m
|
start_period: 1m
|
||||||
|
|||||||
Reference in New Issue
Block a user