We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b9f60 commit c2c1eb4Copy full SHA for c2c1eb4
docker/arrs/docker-compose.yml
@@ -128,17 +128,7 @@ services:
128
volumes:
129
- /docker/appdata/doplarr/config:/config
130
restart: unless-stopped
131
-
132
- pinchflat:
133
- image: ghcr.io/kieraneglin/pinchflat@sha256:2642214c8e04c5092f4c983ac7fe7804e1acadd5a9677d5101d0bb49c4185f14
134
- environment:
135
- - TZ=America/New_York
136
- ports:
137
- - "8945:8945"
138
- volumes:
139
- - /docker/appdata/pinchflat/config:/config
140
- - /data/media/Youtube/downloads:/downloads
141
+
142
syncthing:
143
image: ghcr.io/linuxserver/syncthing@sha256:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
144
container_name: syncthing
0 commit comments