mirror of
https://github.com/jambonz/jambonz-infrastructure.git
synced 2026-07-25 01:21:46 +00:00
add optional param in jambonz-mini CF to provide a domain name to use to access portals
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user