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