fixed docker-compose file
Some checks failed
continuous-integration/drone/push Build encountered an error
Some checks failed
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -26,10 +26,10 @@ services:
|
||||
- mc-panel-network
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8000/"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
interval: 30
|
||||
timeout: 10
|
||||
retries: 3
|
||||
start_period: 60s
|
||||
start_period: 60
|
||||
|
||||
# Nginx reverse proxy (опционально)
|
||||
nginx:
|
||||
|
||||
Reference in New Issue
Block a user