aboutsummaryrefslogtreecommitdiffstats
path: root/config.env.example
blob: 9221f0d3f5ac2d539c7f7ef577a564f06eb971a4 (plain)
1
2
3
4
5
6
7
8
9
10
DOCKER_INFLUXDB_INIT_MODE=setup
DOCKER_INFLUXDB_INIT_USERNAME=eden
DOCKER_INFLUXDB_INIT_PASSWORD=*****************
DOCKER_INFLUXDB_INIT_ORG=poweredagay
DOCKER_INFLUXDB_INIT_BUCKET=edenbucket
DOCKER_INFLUXDB_INIT_ADMIN_TOKEN=***************************************
DOCKER_INFLUXDB_DB=power

PING_HOST=8.8.8.8
NUM_PINGS=10