2024-02-15 17:10:39 +01:00
|
|
|
POSTGRES_PASSWORD='some password'
|
2024-04-13 19:56:14 +02:00
|
|
|
DATA_DIR=
|
|
|
|
CSV_DIR=
|
2024-04-15 22:58:33 +02:00
|
|
|
|
|
|
|
# IP address to expose HTTP ports on
|
|
|
|
METRICS_ADDR=0.0.0.0
|
|
|
|
|
|
|
|
# Grafana URL with username and password. Only needed if you're going to import the dashboard.
|
|
|
|
#GRAFANA_URL="https://<username>:<password>@<hostname>"
|