Initial commit — energy dashboard frontend (TimescaleDB + Vue/Chart.js)
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copy to /srv/energy/frontend/.env
|
||||
ENERGY_AUTH_USER=admin
|
||||
ENERGY_AUTH_PASSWORD=changeme
|
||||
ENERGY_AUTH_SECRET=changeme-random-secret
|
||||
ENERGY_INFLUX_TOKEN=your_influxdb_token_here
|
||||
Reference in New Issue
Block a user