fix: update Jellyseerr configuration volume path in Docker Compose
This commit is contained in:
parent
48a078cdf8
commit
83358a5e22
@ -94,7 +94,7 @@ services:
|
|||||||
- PGID=100
|
- PGID=100
|
||||||
- TZ=Europe/Amsterdam
|
- TZ=Europe/Amsterdam
|
||||||
volumes:
|
volumes:
|
||||||
- {{ arr_stack_data_dir }}/jellyseerr-config:/config
|
- {{ arr_stack_data_dir }}/jellyseerr-config:/app/config
|
||||||
ports:
|
ports:
|
||||||
- 5055:5055
|
- 5055:5055
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user