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