This commit is contained in:
skeris 2024-04-27 22:47:07 +03:00
parent 36e1bfc35a
commit b95d9a351d

@ -14,6 +14,9 @@ services:
AUTH_URL: 'http://10.8.0.6:59300/user'
PUBLIC_KEY: $PEM_PUB_USERID
PRIVATE_KEY: $PEM_PRIV_USERID
KAFKA_BROKERS: 10.8.0.6:9092
KAFKA_TOPIC: "mailnotifier"
GRPC_HOST: "0.0.0.0"
ports:
- 10.8.0.5:1488:1488
- 10.8.0.5:9000:9000