removed syncthing

This commit is contained in:
poslop
2024-07-15 10:12:32 -05:00
parent bad8c2fd67
commit 857b3c5256

View File

@@ -81,22 +81,6 @@ services:
networks: networks:
- qbit - qbit
syncthing:
image: lscr.io/linuxserver/syncthing:latest
container_name: syncthing
environment:
- PUID=1000
- PGID=1000
volumes:
- syncdata:/config
- /mnt/nextcloud:/mnt/files
ports:
- 8384:8384
- 22000:22000/tcp
- 22000:22000/udp
- 21027:21027/udp
restart: unless-stopped
caddy: caddy:
image: caddy:latest image: caddy:latest
container_name: caddy container_name: caddy