use system_information.private_network_cidr (#158)

* use system_information.private_network_cidr

* lint
This commit is contained in:
Dave Horton
2024-08-18 12:50:01 -04:00
committed by GitHub
parent fec4c42008
commit 20755f456d
4 changed files with 35 additions and 17 deletions

View File

@@ -26,7 +26,7 @@
"jslint:fix": "npm run jslint --fix"
},
"dependencies": {
"@jambonz/db-helpers": "^0.9.4",
"@jambonz/db-helpers": "^0.9.7",
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/realtimedb-helpers": "^0.8.8",
"@jambonz/rtpengine-utils": "^0.4.4",