From cc3b1a93257c0369f2a8f4bbd05cee89014e9c5c Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Fri, 16 May 2025 10:51:28 -0700 Subject: [PATCH] Update content/shared/v3-enterprise-get-started/_index.md Co-authored-by: Scott Anderson --- content/shared/v3-enterprise-get-started/_index.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/content/shared/v3-enterprise-get-started/_index.md b/content/shared/v3-enterprise-get-started/_index.md index a37886a1e..7262570f5 100644 --- a/content/shared/v3-enterprise-get-started/_index.md +++ b/content/shared/v3-enterprise-get-started/_index.md @@ -311,11 +311,6 @@ Replace {{% code-placeholder-key %}}`CONTAINER_NAME`{{% /code-placeholder-key %} {{< /code-tabs-wrapper >}} -Replace the following: - -- {{% code-placeholder-key %}}`INFLUXDB_HOST`{{% /code-placeholder-key %}}: Host address of your InfluxDB 3 server (for example, `localhost:8181`) -- {{% code-placeholder-key %}}`CONTAINER_NAME`{{% /code-placeholder-key %}}: Name of your running Docker container - The command returns a token string that you can use to authenticate CLI commands and API requests. After you have created an admin token, you can use it to create database tokens and system tokens.