Create .env.example

This commit is contained in:
jasonMPM
2026-03-04 20:04:46 -06:00
committed by GitHub
parent 91048a7e78
commit db022fdd29

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
UNIFI_HOST=192.168.1.1
UNIFI_API_TOKEN=YOUR_API_TOKEN_HERE
TZ=America/Chicago
DB_PATH=/data/dashboard.db