服务端口号与宿主机统一,方便本地调试不需要修改bootstrap

This commit is contained in:
litianxiang
2026-05-04 14:19:37 +08:00
parent a6e881eaf0
commit 5ae0ab58d8

View File

@@ -4,7 +4,7 @@
# ============================================================ # ============================================================
server: server:
port: 5569 port: 10094
spring: spring:
application: application: