fix: update Jellyseerr configuration volume path in Docker Compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 42s
Nix Format Check / check-format (push) Successful in 1m10s
Python Lint Check / check-python (push) Failing after 11s

This commit is contained in:
Menno van Leeuwen 2025-03-26 12:05:17 +01:00
parent 48a078cdf8
commit 83358a5e22
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -94,7 +94,7 @@ services:
- PGID=100
- TZ=Europe/Amsterdam
volumes:
- {{ arr_stack_data_dir }}/jellyseerr-config:/config
- {{ arr_stack_data_dir }}/jellyseerr-config:/app/config
ports:
- 5055:5055
extra_hosts: