Files
firewall/.env.example
T
ducoterra e360546de9
Build and Push Container / build-and-push (push) Successful in 19s
init
2026-08-01 19:07:05 -04:00

16 lines
271 B
Bash

# UniFi Controller
UNIFI_HOST=https://your-unifi-host
UNIFI_SITE_ID=your-site-id
UNIFI_API_TOKEN=your-api-token
UNIFI_VERIFY_SSL=false
# Config
CONFIG_FILE=config/rules.yaml
LOG_LEVEL=INFO
DEBUG=false
# NTFY Notifications (optional)
NTFY_URL=
NTFY_TOPIC=
NTFY_API_KEY=