This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# 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=
|
||||
Reference in New Issue
Block a user