This commit is contained in:
Administrator 2022-08-31 22:52:39 +03:00
parent 8747132c7e
commit 67fea03590
2 changed files with 0 additions and 4 deletions

View File

@ -8,8 +8,6 @@ services:
- SWARMPIT_INFLUXDB=http://influxdb:8086
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
ports:
- 888:8080
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080"]
interval: 60s

View File

@ -8,8 +8,6 @@ services:
- SWARMPIT_INFLUXDB=http://influxdb:8086
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
ports:
- 888:8080
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080"]
interval: 60s