Files
selfhosting/.env.default
T
Yax fa935af58d Revert "Add tinyauth"
This reverts commit ba2343e658.
2025-12-14 19:14:57 +01:00

11 lines
156 B
Bash

# 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