Browse Source

missing arg

Sand Wen 9 năm trước cách đây
mục cha
commit
a2498c5205
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      svr-org.yml

+ 1 - 1
svr-org.yml

@ -36,7 +36,7 @@ spring:
  profiles: dev
  redis:
    host: 172.19.103.47 # Redis server host.
    host: 192.168.1.220 # Redis server host.
data-source:
  url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8