Skip to content

Conversation

@CodeMaster4711
Copy link
Contributor

No description provided.

- start.sh now loads config.env and exports PUBLIC_API_BASE_URL at runtime
- install.sh now copies .env file to /opt/csf-core/frontend/
- This ensures frontend has access to PUBLIC_API_BASE_URL when running
- Remove complex ORIGIN multi-origin support
- Use simple FRONTEND_URL (localhost:3000) for CORS
- Remove config.env loading from start.sh
- Simplify config.env (no ORIGIN variable)
- This matches commit d2e7b10 which worked except for minor CORS issue
- Replace crypto.randomUUID() with browser-compatible fallback
- Fixes issue when accessing via IP address (non-HTTPS)
- Adds UUID v4 polyfill for older browsers
@CodeMaster4711 CodeMaster4711 marked this pull request as ready for review December 27, 2025 19:39
@CodeMaster4711 CodeMaster4711 merged commit 3a45df0 into main Dec 27, 2025
@CodeMaster4711 CodeMaster4711 deleted the feat/docker-managment branch December 27, 2025 19:39
@github-actions
Copy link

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jan 2, 2026

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants