Update .env.example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user