add optional param in jambonz-mini CF to provide a domain name to use to access portals

This commit is contained in:
Dave Horton
2022-04-23 13:06:41 -04:00
parent 01603146f8
commit 4b952d4ebb
@@ -266,6 +266,8 @@ module.exports = {
watch: false,
env: {
NODE_ENV: 'production',
JAMBONES_OTEL_ENABLED: 1,
OTEL_EXPORTER_JAEGER_AGENT_HOST: '127.0.0.1',
ENABLE_METRICS: 1,
STATS_HOST: '127.0.0.1',
STATS_PORT: 8125,