Jelajahi Sumber

提交代码

2 bulan lalu
induk
melakukan
fd2e261a61

+ 1 - 1
08.src/Xingxi/xingxi-miniprogram-api/src/main/resources/application-release.yml

@@ -1,5 +1,5 @@
 server:
-  port: 18090
+  port: 8090
 
 spring:
   application:

+ 1 - 2
08.src/Xingxi/xingxi-mq-server/src/main/resources/config/application-release.yml

@@ -1,6 +1,5 @@
 server:
-  # 服务器的HTTP端口,默认为80
-  port: 9091
+  port: 8190
 spring:
   # redis配置
   redis: