selfhosting/.env.default
2025-09-14 14:27:42 +02:00

10 lines
156 B
Text

# general
ROOT_INSTALL=/srv
TZ=Europe/Paris
PUID=1000
PGID=1000
# apps
WALLABAG_URL=http://localhost
NTFY_URL=http://localhost:8017
NTFY_BEHIND_PROXY=true