Merge pull request #29496 from taosdata/yu285-patch-35

docs/add a tip  in Update 07-explorer.md
This commit is contained in:
Shengliang Guan 2025-01-07 11:39:40 +08:00 committed by GitHub
commit 17079c1b8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -225,3 +225,5 @@ sc.exe stop taos-explorer # Windows
登录时,请使用数据库用户名和密码登录。首次使用,默认的用户名为 `root`,密码为 `taosdata`。登录成功后即可进入`数据浏览器`页面,您可以使用查看数据库、 创建数据库、创建超级表/子表等管理功能。
其他功能页面,如`数据写入-数据源`等页面,为企业版特有功能,您可以点击查看和简单体验,并不能实际使用。
如果由于网络原因无法完成注册环节,则需要在有外网的环境注册完毕,然后把注册好的 /etc/taos/explorer-register.cfg 替换到内网环境。