We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb08b6 commit 1789bc5Copy full SHA for 1789bc5
docker-compose.yml
@@ -96,6 +96,7 @@ services:
96
- "${STORAGE_LOCATION}/radarr/movies:/movies"
97
- "${STORAGE_LOCATION}/plex:/transcode"
98
- "${STORAGE_LOCATION}/library:/library"
99
+ - /tmp:/tmp
100
labels:
101
- "traefik.enable=true"
102
- "traefik.port=32400"
0 commit comments