########################################################################
########################################################################
########################################################################
##
##  Docker Compose Environment Variable file for Dumbledore Services
##
########################################################################
########################################################################
########################################################################

#Name of the project in Docker
COMPOSE_PROJECT_NAME=dumbledore

# 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

# Host Data Folders - Will accept Linux, Windows, NAS folders
APPDATA=/home/albus

# Defaults
PUID=1000
PGID=1000
UMASK=000
TIMEZONE=America/New_York

# Secrets
PASSWORD=freemind596
