Commit ceeaa57b authored by fangxinjiang's avatar fangxinjiang

init

parent 3fe89e14
...@@ -102,7 +102,8 @@ spring: ...@@ -102,7 +102,8 @@ spring:
pathmatch: pathmatch:
matching-strategy: ant_path_matcher matching-strategy: ant_path_matcher
redis: redis:
host: 127.0.0.1 host: 192.168.1.65
port: 22379
password: '@yf_2017' password: '@yf_2017'
cloud: cloud:
sentinel: sentinel:
......
...@@ -87,7 +87,8 @@ spring: ...@@ -87,7 +87,8 @@ spring:
activate: activate:
on-profile: dev on-profile: dev
redis: redis:
host: 127.0.0.1 host: 192.168.1.65
port: 22379
password: '@yf_2017' password: '@yf_2017'
datasource: datasource:
type: com.zaxxer.hikari.HikariDataSource type: com.zaxxer.hikari.HikariDataSource
......
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