mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
支持docker
This commit is contained in:
@@ -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`,修改mysql,nacos地址
|
||||
- 打开`docker-entrypoint.sh`,修改mysql,nacos配置
|
||||
- 执行`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
|
||||
|
||||
|
Reference in New Issue
Block a user