支持docker

This commit is contained in:
tanghc
2020-10-20 19:51:09 +08:00
parent 418c9ffc7a
commit dc8d28a256
3 changed files with 4 additions and 16 deletions

View File

@@ -22,13 +22,13 @@
- 安装并启动Nacos[安装教程](https://nacos.io/zh-cn/docs/quick-start.html)
- 执行Mysql脚本`sop.sql`(Mysql版本5.6+)5.6以下运行`sop-mysql5.6以下版本.sql`
- 打开`docker-entrypoint.sh`修改mysqlnacos地址
- 打开`docker-entrypoint.sh`修改mysqlnacos配置
- 执行`docker-build.sh`
- 找到sop-test运行`com.gitee.sop.test.AlipayClientPostTest.testGet`进行接口调用测试
> admin地址http://ip:8082/
> 文档地址http://ip:8083/
> - admin地址http://ip:8082 登录账号admin/123456
> - 文档地址http://ip:8083/
## 使用admin