We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e0384 commit 7b96a6dCopy full SHA for 7b96a6d
tests/config.ini
@@ -1,5 +1,5 @@
1
[influx2]
2
-url=http://localhost:9999
+url=${env.INFLUXDB_V2_URL}
3
org=my-org
4
token=my-token
5
timeout=6000
0 commit comments