Commit ceeaa57b authored by fangxinjiang's avatar fangxinjiang

init

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