addon-prometheus/prometheus/rootfs/etc/cont-init.d/prometheus.sh
2020-07-26 20:29:30 +02:00

6 lines
316 B
Bash

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