let realtimedb-utils build configuration from env vars (#122)

This commit is contained in:
Hoan Luu Huu
2023-11-14 21:13:08 +07:00
committed by GitHub
parent aea3033ae0
commit bb857a72ff
3 changed files with 9 additions and 37 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@jambonz/db-helpers": "^0.9.1",
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/realtimedb-helpers": "^0.8.6",
"@jambonz/realtimedb-helpers": "^0.8.7",
"@jambonz/rtpengine-utils": "^0.4.3",
"@jambonz/siprec-client-utils": "^0.2.6",
"@jambonz/stats-collector": "^0.1.9",