Skip to content

refactor: use environment config for execution engine URL#290

Merged
pradeeban merged 1 commit intoControlCore-Project:devfrom
avinxshKD:refactor/execution-engine-url-config
Feb 13, 2026
Merged

refactor: use environment config for execution engine URL#290
pradeeban merged 1 commit intoControlCore-Project:devfrom
avinxshKD:refactor/execution-engine-url-config

Conversation

@avinxshKD
Copy link

Changes:

Added EXECUTION_ENGINE_URL constant to config.js using process.env.REACT_APP_EXECUTION_ENGINE_URL with fallback to http://127.0.0.1:5000

Replaced 7 hardcoded URLs in 6-server.js

Replaced 1 hardcoded URL in ContributeDetails.jsx

Fixes #277

@pradeeban pradeeban merged commit 1551cdf into ControlCore-Project:dev Feb 13, 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