We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3b1a9 commit da0fde5Copy full SHA for da0fde5
content/shared/v3-core-get-started/_index.md
@@ -281,11 +281,6 @@ Replace {{% code-placeholder-key %}}`CONTAINER_NAME`{{% /code-placeholder-key %}
281
282
{{< /code-tabs-wrapper >}}
283
284
-Replace the following:
285
-
286
-- {{% code-placeholder-key %}}`INFLUXDB_HOST`{{% /code-placeholder-key %}}: Host address of your InfluxDB 3 server (for example, `localhost:8181`)
287
-- {{% code-placeholder-key %}}`CONTAINER_NAME`{{% /code-placeholder-key %}}: Name of your running Docker container
288
289
The command returns a token string that you can use to authenticate CLI commands and API requests.
290
291
For more information, see how to [Manage admin tokens](/influxdb3/version/admin/tokens/admin/).
0 commit comments