🚜 Hassio token was renamed to Supervisor token

This commit is contained in:
Franck Nijhof 2021-08-19 00:10:40 +02:00
parent 6d59f80978
commit b6cdc48193
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -3,4 +3,4 @@
# Home Assistant Community Add-on: Prometheus
# Configures Prometheus
# ==============================================================================
echo "${HASSIO_TOKEN}" > '/run/home-assistant.token'
echo "${SUPERVISOR_TOKEN}" > '/run/home-assistant.token'