Skip to content

Commit 1789bc5

Browse files
committed
tmp mounting recomendado para suplir problema de EAC 5.1
1 parent bdb08b6 commit 1789bc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ services:
9696
- "${STORAGE_LOCATION}/radarr/movies:/movies"
9797
- "${STORAGE_LOCATION}/plex:/transcode"
9898
- "${STORAGE_LOCATION}/library:/library"
99+
- /tmp:/tmp
99100
labels:
100101
- "traefik.enable=true"
101102
- "traefik.port=32400"

0 commit comments

Comments
 (0)