Skip to content

fix(frontend): register INTERCOM_ID as a runtime env key - #256

Closed
xxl007 wants to merge 1 commit into
Grashjs:mainfrom
xxl007:fix/intercom-runtime-key
Closed

fix(frontend): register INTERCOM_ID as a runtime env key#256
xxl007 wants to merge 1 commit into
Grashjs:mainfrom
xxl007:fix/intercom-runtime-key

Conversation

@xxl007

@xxl007 xxl007 commented Aug 12, 2026

Copy link
Copy Markdown

config.ts reads INTERCOM_ID through getRuntimeValue, but the key is missing from frontend/.env.example (the runtime-env-cra key registry) and from the docker-compose frontend environment, so self-hosted deployments cannot actually set it: runtime-env.js never emits the key. Register it in both places.

config.ts reads INTERCOM_ID through getRuntimeValue, but the key is
missing from frontend/.env.example (the runtime-env-cra key registry)
and from the docker-compose frontend environment, so self-hosted
deployments cannot actually set it: runtime-env.js never emits the key.
Register it in both places.
@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

👷 Deploy request for atlasjs-home pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit b74e1ef

@iib0011 iib0011 closed this Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants