Skip to content

Fix/docker compose fix#86

Merged
chamikaJ merged 3 commits intoWorklenz:developmentfrom
chamikaJ:fix/docker-compose-fix
Apr 28, 2025
Merged

Fix/docker compose fix#86
chamikaJ merged 3 commits intoWorklenz:developmentfrom
chamikaJ:fix/docker-compose-fix

Conversation

@chamikaJ
Copy link
Copy Markdown
Contributor

No description provided.

…on and add script execution for dos2unix; modify CORS origin check in app.ts for production environment
- Created a start.sh script to set environment variables for the application.
- Updated CMD to execute the new script instead of directly serving the build.
- Added environment variable setup in docker-compose.yml for VITE_API_URL.
- Introduced update-docker-env.sh script to create/update .env file for local and remote deployments.
- Updated Dockerfile to dynamically create env-config.js during build.
- Modified frontend to load environment configuration from env-config.js.
- Refactored API client to use centralized config for API URL.
@chamikaJ chamikaJ merged commit daf8ec2 into Worklenz:development Apr 28, 2025
1 check passed
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.

1 participant