@@ -28,7 +28,7 @@ base:
# 开发环境配置
server:
# 服务器的HTTP端口,默认为8080
- port: 8082
+ port: 8081
servlet:
# 应用的访问路径
context-path: /hazard
@@ -21,7 +21,7 @@ base:
- port: 80
+ port: 8082
context-path: /
@@ -155,4 +155,4 @@ minio:
secretKey: admin123 #访问的秘钥
sdk:
- publish: http://${server-ip}:8082/hazard/sdk/publish
+ publish: http://${server-ip}:8081/hazard/sdk/publish