Paws/Docker/Docker-Compose/Homepage/.env.sample

14 lines
252 B
Text

# Paths to configs and images/icons
CONFIG_PATH=
ICON_PATH=
IMAGE_PATH=
# The hostname of the homepage
HOMEPAGE_ALLOWED_HOSTS=
# Specify the UID and GID of the user and group to run the container as
PUID=
PGID=
# Loki logging url endpoint
LOKI_URL=