Update .env.example

This commit is contained in:
jasonMPM
2026-03-04 23:17:32 -06:00
committed by GitHub
parent 69bfe1c878
commit 7360fb8d49

View File

@@ -1,4 +1,6 @@
UNIFI_HOST=192.168.1.1
UNIFI_API_TOKEN=YOUR_API_TOKEN_HERE
UNIFI_HOST=10.0.0.1
UNIFI_PORT=12445
UNIFI_API_TOKEN=YOUR_ACCESS_DEVELOPER_TOKEN_HERE
WEBHOOK_SECRET=YOUR_WEBHOOK_SECRET_HERE
TZ=America/Chicago
DB_PATH=/data/dashboard.db