solventum-image-metadata/docs
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 fix(config): change backend port to 8001 (port 8000 occupied on server) 2026-02-09 13:26:51 +00:00
EXIFTOOL_SETUP.md Phase 1.4: ExifTool integration for enhanced metadata support 2026-01-25 15:26:01 +00:00