mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
feat(wests-scripts): provide the PLEX_SERVER_PATH environment variable value
This commit is contained in:
@@ -33,8 +33,7 @@ PLEX_SERVER_API_KEY=<plex_server_api_key>
|
||||
PLEX_SERVER_MOVIE_LIBRARY_ID=<plex_server_movie_library_id>
|
||||
PLEX_SERVER_TV_SHOW_LIBRARY_ID=<plex_server_tv_show_library_id>
|
||||
# This would be the path to your plex server files.
|
||||
# Which should be ${DOCKER_DATA_DIR/plex/config/Library/Application Support/Plex Media Server
|
||||
PLEX_SERVER_PATH=<plex_server_path>
|
||||
PLEX_SERVER_PATH=${DOCKER_DATA_DIR}/plex/config/Library/Application Support/Plex Media Server
|
||||
|
||||
#-------------------------------------------------------------------------#
|
||||
# OVERSEERR - WATCHLIST, PLEX AUTHENTICATION, PLEX REQUEST, RECLAIM SPACE #
|
||||
|
||||
Reference in New Issue
Block a user