Skip to content

Commit b0606ad

Browse files
authored
add JELLYFIN_USER_ID to docker compose file
1 parent a6c073b commit b0606ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ services:
88
- TZ=America/New_York
99
- JELLYFIN_SERVER_URL=https://www.jellyfin.example.com
1010
- JELLYFIN_API_KEY=1a1111aa1a1a1aaaa11a11aa111aaa11
11+
- JELLYFIN_USER_ID=2b2222bb2b2b2bbbb22b22bb222bbb22
1112
volumes:
1213
- ${CONFIG_DIR}/jellyfin-auto-collections/config:/app/config
1314
restart: unless-stopped

0 commit comments

Comments
 (0)