fix: traiffs topic type
This commit is contained in:
parent
79f936e0c5
commit
56d862104a
@ -2,7 +2,7 @@ IS_PROD_LOG="false"
|
||||
IS_PROD='false'
|
||||
POSTGRES_URL="host=10.7.0.10 port=5432 user=squiz password=Redalert2 dbname=squiz sslmode=disable"
|
||||
KAFKA_BROKERS= '10.7.0.6:9092'
|
||||
KAFKA_TOPIC= 'tariffs'
|
||||
KAFKA_TOPIC_TARIFF= 'tariffs'
|
||||
QUIZ_ID=quizCnt
|
||||
AMOUNT=10
|
||||
UNLIM_ID=quizUnlimTime
|
||||
|
Loading…
Reference in New Issue
Block a user