solventum-image-metadata/docs/apache
SamoilenkoVadym 0d706fe79b fix(config): change backend port to 8001 (port 8000 occupied on server)
- Make BACKEND_PORT configurable via .env
- Update docker-compose to use ${BACKEND_PORT:-8001}
- Update deploy.sh to read port from .env
- Update Apache config examples to use port 8001
- Update all documentation with correct port

Apache config must proxy:
  /solventum-image-metadata/api → http://localhost:8001

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-09 13:26:51 +00:00
..
apache-config.conf docs: add comprehensive deployment and migration documentation 2026-02-09 13:16:17 +00:00
APACHE-MIGRATION.md fix(config): change backend port to 8001 (port 8000 occupied on server) 2026-02-09 13:26:51 +00:00
setup-apache.sh docs: add comprehensive deployment and migration documentation 2026-02-09 13:16:17 +00:00