Merge pull request #3205 from Yohoed2000/master

feat:add Soketi Server
This commit is contained in:
Shao Yu-Lung (Allen)
2022-07-17 12:37:50 +08:00
committed by GitHub
3 changed files with 22 additions and 0 deletions

View File

@ -1041,3 +1041,7 @@ TARANTOOL_ADMIN_PORT=8002
NATS_CLIENT_PORT=4222
NATS_MONITORING_PORT=6222
NATS_ROUTE_PORT=8222
### SOKETI ##################################################
SOKETI_PORT=6001
SOKETI_METRICS_SERVER_PORT=9601