fix:add .env.example

This commit is contained in:
Wuweiming 2022-04-29 14:29:30 +08:00
parent cd9542198c
commit 20463869c2
1 changed files with 4 additions and 0 deletions

View File

@ -1040,3 +1040,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