update
This commit is contained in:
2
compose
2
compose
@@ -1 +1 @@
|
||||
sudo docker compose up -d --remove-orphans
|
||||
docker compose up -d --remove-orphans
|
||||
|
||||
@@ -68,12 +68,6 @@ services:
|
||||
- "3030:3000"
|
||||
- "222:22"
|
||||
|
||||
watchtower:
|
||||
container_name: watchtower
|
||||
image: containrrr/watchtower
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
syncthing:
|
||||
image: lscr.io/linuxserver/syncthing:latest
|
||||
container_name: syncthing
|
||||
|
||||
Reference in New Issue
Block a user