nats messaging system

This commit is contained in:
Alexander Palchikov
2021-05-17 23:42:35 +05:00
parent 3d57064466
commit 0c7f5a2b2a
4 changed files with 44 additions and 0 deletions

View File

@ -1003,3 +1003,8 @@ ELK_VERSION=7.9.1
### Tarantool ##################################################
TARANTOOL_PORT=3301
TARANTOOL_ADMIN_PORT=8002
### NATS ##################################################
NATS_CLIENT_PORT=4222
NATS_MONITORING_PORT=6222
NATS_ROUTE_PORT=8222