We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c073b commit b0606adCopy full SHA for b0606ad
docker-compose.yml
@@ -8,6 +8,7 @@ services:
8
- TZ=America/New_York
9
- JELLYFIN_SERVER_URL=https://www.jellyfin.example.com
10
- JELLYFIN_API_KEY=1a1111aa1a1a1aaaa11a11aa111aaa11
11
+ - JELLYFIN_USER_ID=2b2222bb2b2b2bbbb22b22bb222bbb22
12
volumes:
13
- ${CONFIG_DIR}/jellyfin-auto-collections/config:/app/config
14
restart: unless-stopped
0 commit comments