parent
1ff0f94377
commit
f80ab61e59
|
@ -45,5 +45,5 @@ To test the authentication, enter the root API endpoint of an InfluxDB Cloud URL
|
|||
|
||||
###### InfluxDB API endpoint
|
||||
```
|
||||
https://cloud2.influxdata.com/api/v2/
|
||||
https://cloud2.influxdata.com/api/v2
|
||||
```
|
||||
|
|
|
@ -44,5 +44,5 @@ To test the authentication, enter the root endpoint of an InfluxDB OSS instance
|
|||
|
||||
###### InfluxDB API endpoint
|
||||
```sh
|
||||
http://localhost:8086/api/v2/
|
||||
http://localhost:8086/api/v2
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue