Remove URL selector from Enterprise doc (#2098)
parent
48588e5a46
commit
74e9dfc0fd
|
@ -56,6 +56,7 @@ Update the following settings in each meta node configuration file (`/etc/influx
|
|||
|
||||
To authenticate your InfluxDB connection, run the following command, replacing `username:password` with your credentials:
|
||||
|
||||
{{< keep-url >}}
|
||||
```bash
|
||||
curl -u username:password -XPOST "http://localhost:8086/..."
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue