1
0

Compare commits

..

No commits in common. "e0d357ca050566928b49d8998ba7dd5229604327" and "f913a10ee1f99db5517c35834f9aea95b7df49b6" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -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}"

View File

@ -12,4 +12,3 @@ services:
volumes:
- "${DOCKER_STORAGE_PATH}/handbrake-server/data:/data"
- "${STORAGE_PATH}:/video"
restart: unless-stopped