- Update REDIRECT_URI to include /api/auth/microsoft/callback path - Add production Azure AD credentials to .env.fastapi.example - Create Apache migration guide with correct configuration BREAKING CHANGE: Apache proxy must change from port 5001 to 8000 - Old: ProxyPass /solventum-image-metadata/ http://localhost:5001/ - New: ProxyPass /solventum-image-metadata/api http://localhost:8000 Frontend now served as static files, not proxied. Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apache-config.conf | ||
| APACHE-MIGRATION.md | ||
| setup-apache.sh | ||