🔐 add EnvironmentFile to systemd service

This commit is contained in:
Finn Christiansen 2024-10-08 22:15:04 +02:00
parent 5900fec8ff
commit 9b79b004e5
3 changed files with 3 additions and 1 deletions

View file

@ -5,3 +5,4 @@ INFLUXDB_BUCKET="electricity"
INFLUXDB_ENABLED=True
FLASK_APP_URL="http://localhost/impulses"
FLASK_APP_ENABLED=True
SENSOR_PIN=27