Homepage Stack: add .env.sample

This commit is contained in:
Aroy-Art 2025-06-17 21:28:38 +02:00
parent 8f8dad05c9
commit c4176b1c63
Signed by: Aroy
GPG key ID: DB9689E9391DD156
2 changed files with 17 additions and 3 deletions

View file

@ -0,0 +1,14 @@
# 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=