Update content/influxdb3/explorer/_index.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/6327/head
peterbarnett03 2025-08-21 13:19:03 -04:00 committed by GitHub
parent e2823b7688
commit ca87776147
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ docker run --detach \
influxdata/influxdb3-ui:{{% latest-patch %}} \
--mode=admin
# Visit http://localhost:8888 to begin using Explorer
# Visit http://localhost:8888 in your browser to begin using InfluxDB 3 Explorer
```