소스 검색

Merge branch 'jwdev' of trick9191/wlyy2.0.config into jwdev

trick9191 6 년 전
부모
커밋
0a4ece6e8b
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      svr-authentication.yml

+ 3 - 3
svr-authentication.yml

@ -37,7 +37,7 @@ spring:
    username: root
    password: 123456
  redis:
    host: 172.19.103.88 # Redis server host.
    host: 192.168.131.172 # Redis server host.
    port: 6379 # Redis server port.
#    password: jkzl_ehr
---
@ -48,7 +48,7 @@ spring:
    username: ssgg
    password: ssgg
  redis:
    host: 172.19.103.88 # Redis server host.
    host: 192.168.131.172 # Redis server host.
    port: 6379 # Redis server port.
---
spring:
@ -58,5 +58,5 @@ spring:
    username: ssgg
    password: ssgg
  redis:
    host: 192.168.131.174 # Redis server host.
    host: 192.168.131.172 # Redis server host.
    port: 6379 # Redis server port.