Commit b73845d8 authored by tywldx's avatar tywldx
parents 455ae801 14b20518
......@@ -19,7 +19,7 @@ spring.http.multipart.maxFileSize=15Mb
# Redis Config *
credit.redis.defaultExpiration=600
credit.redis.master.host=redis
credit.redis.master.port=6381
credit.redis.master.port=6379
credit.redis.master.name=
credit.redis.password=
credit.redis.sentinel1.host=
......@@ -36,8 +36,8 @@ db.driver=com.mysql.jdbc.Driver
db.minPoolSize=1
db.maxPoolSize=5
# credit
db.credit.username=root
db.credit.password=root
db.credit.username=qa
db.credit.password=qatest
db.credit.url=jdbc:mysql://db:3306/credit_league?useUnicode=true&characterEncoding=UTF8
# xyqb
db.xyqb.username=qa
......
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