feat(backend): add docker-compose (#15)
add influxdb (#14) add rabbitmq (#4) Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
7
.env.template
Normal file
7
.env.template
Normal file
@@ -0,0 +1,7 @@
|
||||
INFLUXDB_USER=
|
||||
INFLUXDB_PASSWORD=
|
||||
INFLUXDB_TOKEN=
|
||||
INFLUXDB_ORG=
|
||||
INFLUXDB_BUCKET=
|
||||
MQTT_USERNAME=
|
||||
MQTT_PASSWORD=
|
||||
Reference in New Issue
Block a user