update quiz/common

This commit is contained in:
skeris 2024-09-23 20:59:57 +03:00
parent c08e4f13f3
commit ecfa2216f4

@ -8,7 +8,7 @@ services:
labels: labels:
com.pena.allowed_headers: content-type,authorization,device,browser,os,devicetype,response-type com.pena.allowed_headers: content-type,authorization,device,browser,os,devicetype,response-type
environment: 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_LOG: 'false'
IS_PROD: 'false' IS_PROD: 'false'
PORT: 1488 PORT: 1488
@ -24,7 +24,7 @@ services:
TRASH_LOG_HOST: "10.8.0.15:7113" TRASH_LOG_HOST: "10.8.0.15:7113"
MODULE_LOGGER: "quiz-core-staging" MODULE_LOGGER: "quiz-core-staging"
CLICK_HOUSE_CRED: "clickhouse://10.8.0.15:9000/default?sslmode=disable" 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_PASSWORD: 'Redalert2'
REDIS_DB: 2 REDIS_DB: 2
ports: ports: