Refactor CORS configuration to allow all origins and remove ALLOWED_ORIGINS…
Refactor CORS configuration to allow all origins and remove ALLOWED_ORIGINS environment variable from backend configurations in .gitlab-ci.yml and docker-compose.yml. Update ECS task definition to eliminate ALLOWED_ORIGINS entry for improved security and simplicity.