update quiz/common
This commit is contained in:
parent
c08e4f13f3
commit
ecfa2216f4
@ -8,7 +8,7 @@ services:
|
||||
labels:
|
||||
com.pena.allowed_headers: content-type,authorization,device,browser,os,devicetype,response-type
|
||||
environment:
|
||||
HUB_ADMIN_URL: 'http://10.8.0.6:59303'
|
||||
HUB_ADMIN_URL: 'http://10.7.0.6:59303'
|
||||
IS_PROD_LOG: 'false'
|
||||
IS_PROD: 'false'
|
||||
PORT: 1488
|
||||
@ -24,7 +24,7 @@ services:
|
||||
TRASH_LOG_HOST: "10.8.0.15:7113"
|
||||
MODULE_LOGGER: "quiz-core-staging"
|
||||
CLICK_HOUSE_CRED: "clickhouse://10.8.0.15:9000/default?sslmode=disable"
|
||||
REDIS_HOST: '10.8.0.5:6379'
|
||||
REDIS_HOST: '10.7.0.6:6379'
|
||||
REDIS_PASSWORD: 'Redalert2'
|
||||
REDIS_DB: 2
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user