Commit 9cc2fe17 authored by fangxinjiang's avatar fangxinjiang

配置调整

parent e8297d26
......@@ -63,8 +63,9 @@ spring:
pathmatch:
matching-strategy: ant_path_matcher
redis:
host: 127.0.0.1
#password: '@yf_2017'
host: 192.168.1.65
port: 22379
password: '@yf_2017'
cloud:
sentinel:
eager: true
......
......@@ -93,8 +93,9 @@ spring:
activate:
on-profile: test
redis:
host: 127.0.0.1
#password: '@yf_2017'
host: 192.168.1.65
port: 22379
password: '@yf_2017'
datasource:
type: com.zaxxer.hikari.HikariDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
......
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