Compare commits
2 Commits
f913a10ee1
...
e0d357ca05
Author | SHA1 | Date | |
---|---|---|---|
e0d357ca05 | |||
b0882532a7 |
@ -370,6 +370,7 @@ 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,3 +12,4 @@ services:
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/handbrake-server/data:/data"
|
||||
- "${STORAGE_PATH}:/video"
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user