guoenzhou
2 年之前
|
@@ -1,12 +1,11 @@
|
|
# Tomcat
|
|
# Tomcat
|
|
server:
|
|
server:
|
|
port: 9150
|
|
port: 9150
|
|
-
|
|
|
|
# Spring
|
|
# Spring
|
|
spring:
|
|
spring:
|
|
application:
|
|
application:
|
|
# 应用名称
|
|
# 应用名称
|
|
- name: ruoyi-gateway
|
|
|
|
|
|
+ name: gateway
|
|
profiles:
|
|
profiles:
|
|
# 环境配置
|
|
# 环境配置
|
|
active: dev
|
|
active: dev
|