mirror of
https://github.com/hassio-addons/addon-prometheus.git
synced 2025-05-04 11:11:24 +00:00
🚜 Hassio token was renamed to Supervisor token
This commit is contained in:
parent
6d59f80978
commit
b6cdc48193
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
||||||
# Home Assistant Community Add-on: Prometheus
|
# Home Assistant Community Add-on: Prometheus
|
||||||
# Configures Prometheus
|
# Configures Prometheus
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
echo "${HASSIO_TOKEN}" > '/run/home-assistant.token'
|
echo "${SUPERVISOR_TOKEN}" > '/run/home-assistant.token'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue