This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
spadinastan/plex/.env
Marc Cataford 41cafc59b3
refactor: use os keyring for secrets, remap volumes (#11)
refactor: abstract storage root

feat: system keyring
2022-12-03 13:22:37 -05:00

10 lines
255 B
Bash

# Media data
DATA_DIR=${DATA_STORAGE_ROOT:-.}/media
# Application data
DATABASE_DIR=${APP_STORAGE_ROOT:-.}/plex/database
TRANSCODE_DIR=${APP_STORAGE_ROOT:-.}/plex/transcode
# Configuration
ADVERTISE_IP="http://192.168.1.69:32400"
PLEX_CLAIM=$PLEX_CLAIM