Skip to content

Commit 513bcea

Browse files
committed
docs: removing note from token authorization docker section
1 parent 6433bc9 commit 513bcea

File tree

1 file changed

+0
-8
lines changed
  • content/shared/influxdb3-get-started

1 file changed

+0
-8
lines changed

content/shared/influxdb3-get-started/setup.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -551,14 +551,6 @@ docker run --rm \
551551
```
552552
{{% /code-placeholders %}}
553553

554-
> [!Note]
555-
> Ensure that the database `example_db` exists in the running container.
556-
> To create it, run:
557-
>
558-
> ```bash
559-
> docker exec -it influxdb3-core influxdb3 create database example_db --token YOUR_AUTH_TOKEN
560-
> ```
561-
562554
{{% /tab-content %}}
563555
{{< /tabs-wrapper >}}
564556

0 commit comments

Comments
 (0)