cleanup #11
@@ -13,6 +13,11 @@ services:
|
|||||||
- DEBUG=app
|
- DEBUG=app
|
||||||
- AUTH_USERNAME=fredrik
|
- AUTH_USERNAME=fredrik
|
||||||
- AUTH_PASSWORD=apa
|
- AUTH_PASSWORD=apa
|
||||||
|
healthcheck:
|
||||||
|
test: ["CMD", "curl", "-f", "http://localhost:3044"]
|
||||||
|
interval: 1m30s
|
||||||
|
timeout: 10s
|
||||||
|
retries: 3
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user