Commit e4a45391 authored by fangxinjiang's avatar fangxinjiang

配置添加

parent 41bbe87b
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.yifu.cloud.plus.v1</groupId> <groupId>com.yifu.cloud.plus.v1</groupId>
<artifactId>yifu</artifactId> <artifactId>yifu-mvp</artifactId>
<name>${project.artifactId}</name> <name>${project.artifactId}</name>
<version>1.0.0</version> <version>1.0.0</version>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -4,7 +4,7 @@ spring: ...@@ -4,7 +4,7 @@ spring:
matching-strategy: ant_path_matcher matching-strategy: ant_path_matcher
config: config:
activate: activate:
on-profile: test on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.153
port: 22379 port: 22379
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment