This commit is contained in:
muzi 2023-01-15 00:24:34 +08:00
parent 78c6cd676b
commit f1ce6706fb
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 9401
port: 9301
# Spring
spring:

View File

@ -1,6 +1,6 @@
# Tomcat
server:
port: 9301
port: 9401
# Spring
spring: