Docker-Compose/gringotts/.env.bak

36 lines
1.3 KiB
Bash
Executable File

########################################################################
########################################################################
########################################################################
##
## Docker Compose Environment Variable file for Primary Services
##
########################################################################
########################################################################
########################################################################
#Name of the project in Docker
COMPOSE_PROJECT_NAME=primary
# Each of the "*ARR" applications have been configured so the theme can be changed to your needs.
# Refer to Theme Park for more info / options: https://docs.theme-park.dev/theme-options/aquamarine/
TP_THEME=nord
# Plex
PLEX_URL=http://192.168.1.50:32400
PLEX_TOKEN=WzjLsbSb4PuyNw93C5mS
# Host Data Folders - Will accept Linux, Windows, NAS folders
FOLDER_FOR_CONFIGS=/mnt/user/appdata/
FOLDER_FOR_MEDIA=/mnt/remotes/192.168.1.50_media/
FOLDER_FOR_TORRENTS=/mnt/user/data/torrents/
FOLDER_FOR_QBITDATA=/mnt/user/data/
# File access, date and time details for the containers / applications to use.
# Run "sudo id docker" on host computer to find PUID / PGID and update these to suit.
PUID=99
PGID=100
UMASK=000
TIMEZONE=America/New_York
# Secrets
PASSWORD=freemind596