服务端口号与宿主机统一,方便本地调试不需要修改bootstrap
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# ============================================================
|
||||
|
||||
server:
|
||||
port: 5569
|
||||
port: 10094
|
||||
|
||||
spring:
|
||||
application:
|
||||
|
||||
Reference in New Issue
Block a user