dev-deploy: production mirror + full observability behind the /_gm gate #88
@@ -84,7 +84,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- galaxy-dev-mailpit-config:/etc/mailpit:ro
|
- galaxy-dev-mailpit-config:/etc/mailpit:ro
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "wget", "-q", "-O-", "http://localhost:8025/livez"]
|
test: ["CMD", "wget", "-q", "-O-", "http://localhost:8025/mailpit/livez"]
|
||||||
interval: 3s
|
interval: 3s
|
||||||
timeout: 3s
|
timeout: 3s
|
||||||
retries: 30
|
retries: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user