removed syncthing
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user