addon-prometheus/prometheus/rootfs/etc/cont-init.d/prometheus.sh
2021-08-19 00:10:40 +02:00

6 lines
320 B
Bash

#!/usr/bin/with-contenv bashio
# ==============================================================================
# Home Assistant Community Add-on: Prometheus
# Configures Prometheus
# ==============================================================================
echo "${SUPERVISOR_TOKEN}" > '/run/home-assistant.token'