Korrektur
This commit is contained in:
parent
a312c752df
commit
7f08fef620
|
|
@ -12,9 +12,4 @@ services:
|
|||
AGENT_ENABLED: "true"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /home/marc/tugtainer/data:/tugtainer
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "wget -q --spider http://localhost:80 || exit 1"]
|
||||
interval: 30s
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
- /home/marc/tugtainer/data:/tugtainer
|
||||
Loading…
Reference in New Issue