new
continuous-integration/drone/push Build is failing Details

This commit is contained in:
quackerd 2021-04-19 04:00:28 -04:00
parent ec36eb4d51
commit 8ec4b815f7
1 changed files with 1 additions and 9 deletions

View File

@ -5,14 +5,6 @@ networks:
external: false
services:
watchtower:
container_name: d2ray_watchtower
restart: unless-stopped
image: containrrr/watchtower
networks:
- br-d2ray
volumes:
- /var/run/docker.sock:/var/run/docker.sock
d2ray:
container_name: d2ray
image: quackerd/d2ray
@ -32,7 +24,7 @@ services:
d2ray_nextcloud:
container_name: d2ray_nextcloud
image: nextcloud/nextcloud
image: nextcloud
networks:
- br-d2ray
restart: unless-stopped