jichaobo
2 年之前
|
@@ -1,12 +1,12 @@
|
|
# Tomcat
|
|
# Tomcat
|
|
server:
|
|
server:
|
|
- port: 9887
|
|
|
|
|
|
+ port: 9888
|
|
|
|
|
|
# Spring
|
|
# Spring
|
|
spring:
|
|
spring:
|
|
application:
|
|
application:
|
|
# 应用名称
|
|
# 应用名称
|
|
- name: service-mhfire
|
|
|
|
|
|
+ name: service-fire
|
|
profiles:
|
|
profiles:
|
|
# 环境配置
|
|
# 环境配置
|
|
active: dev
|
|
active: dev
|