Add example baseurl/token to docker-compose
This commit is contained in:
@@ -20,10 +20,10 @@ services:
|
|||||||
- WHITELIST_LIBRARY_TYPE=
|
- WHITELIST_LIBRARY_TYPE=
|
||||||
- BLACKLIST_USERS=
|
- BLACKLIST_USERS=
|
||||||
- WHITELIST_USERS=
|
- WHITELIST_USERS=
|
||||||
- PLEX_BASEURL=
|
- PLEX_BASEURL=https://localhost:32400
|
||||||
- PLEX_TOKEN=
|
- PLEX_TOKEN=plex_token
|
||||||
- JELLYFIN_BASEURL=
|
- JELLYFIN_BASEURL=http://localhost:8096
|
||||||
- JELLYFIN_TOKEN=
|
- JELLYFIN_TOKEN=jelly_token
|
||||||
- SSL_BYPASS=True
|
- SSL_BYPASS=True
|
||||||
- SYNC_FROM_PLEX_TO_JELLYFIN=True
|
- SYNC_FROM_PLEX_TO_JELLYFIN=True
|
||||||
- SYNC_FROM_JELLYFIN_TO_PLEX=True
|
- SYNC_FROM_JELLYFIN_TO_PLEX=True
|
||||||
|
|||||||
Reference in New Issue
Block a user