Add InfluxDB 3 Core support.
This commit is contained in:
+6
-1
@@ -15,4 +15,9 @@ AGE_PASS=pass
|
||||
AGE_HOST=localhost
|
||||
AGE_PORT=5432
|
||||
AGE_DB=university
|
||||
AGE_GRAPH_NAME=movie_graph
|
||||
AGE_GRAPH_NAME=movie_graph
|
||||
|
||||
INFLUX_ACTIVE=false
|
||||
INFLUXDB3_HOST=http://localhost:8181
|
||||
INFLUXDB3_AUTH_TOKEN=your_token
|
||||
INFLUXDB3_DATABASE=sensors
|
||||
Reference in New Issue
Block a user