端口修改

This commit is contained in:
liang.chao 2024-07-22 13:52:47 +08:00
parent 5ee81e6530
commit ea19ecccc0
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 29200
port: 39200
# Spring
spring:

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 28080
port: 38080
# Spring Boot Actuator V2中风险漏洞处理禁止远程端口访问
management:

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 29301
port: 39301
# Spring
spring:

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 29302
port: 39302
# Spring
spring:

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 29201
port: 39201
# Spring
spring: