This commit is contained in:
2025-12-08 12:11:20 +00:00
parent 85b1562a75
commit ada27e496d
3 changed files with 40 additions and 4 deletions

View File

@@ -17,3 +17,7 @@ WIREGUARD_ADDRESSES=
# Traefik Basic Auth
# Format: username:hashedpassword (from htpasswd -nB username)
TRAEFIK_AUTH=
# Notification Configuration
# URL to send notifications to (e.g. http://localhost:8080/notify)
NOTIFICATION_URL=http://localhost:8080/notify