Commit 3aa4ba25 authored by fangxinjiang's avatar fangxinjiang

生产redis调整更新-fxj

parent e2053380
...@@ -6,7 +6,7 @@ spring: ...@@ -6,7 +6,7 @@ spring:
activate: activate:
on-profile: prd on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
datasource: datasource:
......
...@@ -8,7 +8,7 @@ spring: ...@@ -8,7 +8,7 @@ spring:
pathmatch: pathmatch:
matching-strategy: ant_path_matcher matching-strategy: ant_path_matcher
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
password: '@yf_2022' password: '@yf_2022'
port: 22379 port: 22379
cloud: cloud:
......
...@@ -4,7 +4,7 @@ spring: ...@@ -4,7 +4,7 @@ spring:
pathmatch: pathmatch:
matching-strategy: ant_path_matcher matching-strategy: ant_path_matcher
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
datasource: datasource:
......
...@@ -7,7 +7,7 @@ spring: ...@@ -7,7 +7,7 @@ spring:
activate: activate:
on-profile: prd on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
password: '@yf_2022' password: '@yf_2022'
port: 22379 port: 22379
datasource: datasource:
......
...@@ -6,7 +6,7 @@ spring: ...@@ -6,7 +6,7 @@ spring:
activate: activate:
on-profile: prd on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
datasource: datasource:
......
# 数据源配置 # 数据源配置
spring: spring:
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
datasource: datasource:
......
...@@ -7,7 +7,7 @@ spring: ...@@ -7,7 +7,7 @@ spring:
activate: activate:
on-profile: prd on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
datasource: datasource:
......
...@@ -6,7 +6,7 @@ spring: ...@@ -6,7 +6,7 @@ spring:
activate: activate:
on-profile: prd on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
datasource: datasource:
......
...@@ -7,7 +7,7 @@ spring: ...@@ -7,7 +7,7 @@ spring:
activate: activate:
on-profile: prd on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
datasource: datasource:
......
...@@ -6,7 +6,7 @@ spring: ...@@ -6,7 +6,7 @@ spring:
activate: activate:
on-profile: prd on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
datasource: datasource:
......
...@@ -48,7 +48,7 @@ spring: ...@@ -48,7 +48,7 @@ spring:
activate: activate:
on-profile: prd on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
#社保士兵相关属性配置 #社保士兵相关属性配置
......
...@@ -6,7 +6,7 @@ spring: ...@@ -6,7 +6,7 @@ spring:
activate: activate:
on-profile: prd on-profile: prd
redis: redis:
host: 192.168.0.153 host: 192.168.0.222
port: 22379 port: 22379
password: '@yf_2022' password: '@yf_2022'
datasource: datasource:
......
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