fix
This commit is contained in:
parent
a830c4e80c
commit
a0fc3bebf9
@ -50,7 +50,7 @@ services:
|
||||
d2ray_nginx:
|
||||
condition: service_healthy
|
||||
networks:
|
||||
- br-v2ray
|
||||
- br-d2ray
|
||||
ports:
|
||||
- 443:443
|
||||
volumes:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user