This commit is contained in:
quackerd 2021-02-01 01:16:01 -05:00
parent a830c4e80c
commit a0fc3bebf9
Signed by: d
GPG Key ID: F73412644EDE357A
2 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ services:
d2ray_nginx:
condition: service_healthy
networks:
- br-v2ray
- br-d2ray
ports:
- 443:443
volumes:

View File

@ -1,8 +1,8 @@
watchtower:
container_name: xray_watchtower
container_name: d2ray_watchtower
image: containrrr/watchtower
restart: unless-stopped
networks:
- br-xray
- br-d2ray
volumes:
- /var/run/docker.sock:/var/run/docker.sock