fix: traiffs topic type
Some checks failed
Deploy / CreateImage (push) Has been cancelled
Deploy / ValidateConfig (push) Blocked by required conditions
Deploy / MigrateDatabase (push) Blocked by required conditions
Deploy / DeployService (push) Blocked by required conditions

This commit is contained in:
skeris 2025-06-08 22:17:07 +03:00
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