Add jellyseer config (currently not used)

This commit is contained in:
TheThomaas 2024-07-01 21:17:32 +02:00
parent 00ba6ad701
commit 5f72b181e3

View file

@ -34,3 +34,15 @@ services:
ports:
- 8056:8056
restart: unless-stopped
# jellyseerr:
# image: fallenbagel/jellyseerr:latest
# container_name: jellyseerr
# environment:
# TZ: $TZ
# LOG_LEVEL: debug
# ports:
# - 5055:5055
# volumes:
# - $APPDATA/jellyseerr:/app/config
# restart: unless-stopped