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