# Listen only on localhost

ARGS="--web.listen-address=127.0.0.1:9187"

DATA_SOURCE_NAME="user=postgres host=/run/postgresql/ sslmode=disable"
