更新 docker-compose.yml

This commit is contained in:
Bryant 2024-01-30 01:25:49 +08:00
parent 0fb028f630
commit 65528715b7
1 changed files with 0 additions and 3 deletions

View File

@ -25,7 +25,6 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro - /var/run/docker.sock:/var/run/docker.sock:ro
networks: networks:
- net - net
- traefik-public
deploy: deploy:
resources: resources:
limits: limits:
@ -93,8 +92,6 @@ networks:
net: net:
driver: overlay driver: overlay
attachable: true attachable: true
traefik-public:
external: true
volumes: volumes:
db-data: db-data: