Open
Description
📜 Description
Hello, I installed the Novu application in a cloud environment with docker. However, in "novu web v 2.1.0", when converting env value to env-config.js, this app stores env.sample value as localhost:3000 inside build folder. SKIP_PREFLIGHT_CHECK: 'true', REACT_APP_ENVIRONMENT: 'dev', REACT_APP_VERSION: '$npm_package_version', REACT_APP_API_URL: 'http://localhost:3000', REACT_APP_WS_URL: 'http://localhost:3002', REACT_APP_WEBHOOK_URL: 'http://localhost:3003', IS_V2_ENABLED: 'true',
I want to use API_URL as hostname. There is no such problem in version 0.24.0. Do you have any suggested solutions on this issue?
👟 Reproduction steps
👍 Expected behavior
👎 Actual Behavior with Screenshots
Novu version
v 2.1.0
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find a similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to submit PR?
None
Metadata
Metadata
Assignees
Labels
No labels
Activity