add more compose files

This commit is contained in:
2025-06-17 08:23:42 -04:00
parent 466f5b848f
commit 4129edeffd
30 changed files with 459 additions and 49 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ services:
image: fallenbagel/jellyseerr:latest
container_name: jellyseerr
environment:
- PUID=${UID}
- PGID=${GID}
- PUID
- PGID
- LOG_LEVEL=info
- TZ=America/Detroit
- PORT=5055