Actualiser docker-compose/arr/docker-compose.yml
This commit is contained in:
parent
5ed0491a8b
commit
b205a25bf2
@ -91,7 +91,7 @@ services:
|
||||
- PGID=1000
|
||||
- TZ=Europe/Paris
|
||||
volumes:
|
||||
- /opt/overseerr:/config # Vérifie si tu utilisais ce chemin
|
||||
- /opt/overseerr/config:/config
|
||||
ports:
|
||||
- 5055:5055
|
||||
restart: unless-stopped
|
||||
@ -109,7 +109,7 @@ services:
|
||||
- PGID=1000
|
||||
- TZ=Europe/Paris
|
||||
volumes:
|
||||
- /opt/agregarr:/config # Vérifie si tu utilisais ce chemin
|
||||
- /opt/agregarr:/app/config
|
||||
ports:
|
||||
- 7171:7171
|
||||
restart: unless-stopped
|
||||
|
||||
Loading…
Reference in New Issue
Block a user