mirror of
https://github.com/koenieee/DigitalPianoPicnic.git
synced 2026-04-28 03:29:36 +00:00
7 lines
242 B
Bash
7 lines
242 B
Bash
# Home Assistant Long-Lived Access Token
|
|
# Generate at: http://homeassistant.local:8123/profile -> Long-Lived Access Tokens
|
|
HA_TOKEN=your_long_lived_token_here
|
|
|
|
# Optional: Override config file path
|
|
# CONFIG_PATH=/opt/midi-ha/config/app.yaml
|