fix ervu kafka bootstrap servers
This commit is contained in:
parent
89326bd0b9
commit
be6c1aef93
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ ESIA_CLIENT_ID=MNSV89
|
|||
ESIA_REDIRECT_URL=https://lkrp-dev.micord.ru/ul/
|
||||
SIGN_URL=https://ervu-sign-dev.k8s.micord.ru/sign
|
||||
ESIA_CLIENT_CERT_HASH=04508B4B0B58776A954A0E15F574B4E58799D74C61EE020B3330716C203E3BDD
|
||||
ERVU_KAFKA_BOOTSTRAP_SERVERS=localhost:9092
|
||||
ERVU_KAFKA_BOOTSTRAP_SERVERS=10.10.31.11:32609
|
||||
ERVU_KAFKA_ORG_REPLY_TOPIC=ervu.organization.response
|
||||
ERVU_KAFKA_GROUP_ID=1
|
||||
ERVU_KAFKA_ORG_REQUEST_TOPIC=ervu.organization.request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue