Browse Source

更新 'README.md'

tags/v0.8.0a
yk 2 years ago
parent
commit
91d4f5dce3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -90,7 +90,7 @@ db.password=Digimeta@123
```shell
sh ./deploy.sh base
```
确保mysql能远程访问,不然nacos启动会报错,以下可为远程访问mysql提供参考
确保mysql能远程访问,不然nacos启动会报错,以下可为远程访问mysql提供参考:
```sql
#进入容器里执行,登录mysql
查看:select host,user,plugin from user;


Loading…
Cancel
Save