Compare commits
No commits in common. "e0d357ca050566928b49d8998ba7dd5229604327" and "f913a10ee1f99db5517c35834f9aea95b7df49b6" have entirely different histories.
e0d357ca05
...
f913a10ee1
@ -370,7 +370,6 @@ services:
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/syncthing:/config"
|
||||
- "${DOCKER_STORAGE_PATH}/syncthing/shares:/shares"
|
||||
- "${STORAGE_PATH}:/storage"
|
||||
ports:
|
||||
- "${SYNCTHING_EXTERNAL_PORT1}:${SYNCTHING_INTERNAL_PORT1}"
|
||||
- "${SYNCTHING_EXTERNAL_PORT2}:${SYNCTHING_INTERNAL_PORT2}"
|
||||
|
@ -12,4 +12,3 @@ services:
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/handbrake-server/data:/data"
|
||||
- "${STORAGE_PATH}:/video"
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user