提交 91cfddee 编写于 作者: Z zmingchun

[改]分离开发配置和线上配置;

上级 d6051043
...@@ -17,7 +17,7 @@ server: ...@@ -17,7 +17,7 @@ server:
# SPRING PROFILES # SPRING PROFILES
spring: spring:
profiles: profiles:
active: pro active: dev
application: application:
name: blog-admin name: blog-admin
freemarker: freemarker:
......
...@@ -17,7 +17,7 @@ server: ...@@ -17,7 +17,7 @@ server:
# SPRING PROFILES # SPRING PROFILES
spring: spring:
profiles: profiles:
active: pro active: dev
application: application:
name: blog-web name: blog-web
freemarker: freemarker:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册