feat(N/A): 调整容器内运行端口为统一的8888,方便使用一个dockerfile,就可以配置全部的健康检查

This commit is contained in:
guo
2025-10-26 15:00:55 +08:00
parent 21b539b696
commit 3336915a3e
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
username: root
password: GUOxy5157
server:
port: 5155
port: 8888
cors:
allowCredentials: true
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
username: root
password: GUOxy.5157
server:
port: 5157
port: 8888
cors:
allowed-origins:
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
username: root
password: GUOxy5157
server:
port: 5156
port: 8888
cors:
allowed-origins: