olivas/backend
Vadym Samoilenko 0b7964b3dc Override alembic DB URL from DATABASE_URL env var
Fixes migrations inside Docker container where postgres is at postgres:5432,
not localhost:5453 as hardcoded in alembic.ini.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 13:32:20 +00:00
..
app Override alembic DB URL from DATABASE_URL env var 2026-03-11 13:32:20 +00:00
tests Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
.dockerignore Fix Docker build: add missing deps and .dockerignore 2026-02-23 22:16:58 -05:00
alembic.ini Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
Dockerfile Add Google Cloud Run offloading for ML inference and image processing 2026-03-04 19:39:52 +00:00
Dockerfile.full Add Google Cloud Run offloading for ML inference and image processing 2026-03-04 19:39:52 +00:00
pyproject.toml Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00