更新 docker-compose.yml

This commit is contained in:
Bryant 2024-01-30 01:49:31 +08:00
parent 922a4871ab
commit 0c99606000
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ services:
environment:
- SWARMPIT_DB=http://db:5984
- SWARMPIT_INFLUXDB=http://influxdb:8086
- TZ=Asia/Shanghai
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
networks: