Major Domo Database - PostgreSQL database service for SBA bot
The tiangolo/uvicorn-gunicorn-fastapi:python3.12 image was removed from Docker Hub, breaking CI builds. Switches to official python:3.13-slim with explicit uvicorn CMD. Fixes COPY path to match WORKDIR and adds 2 workers to replace the multi-worker gunicorn setup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| .gitea/workflows | ||
| app | ||
| migrations | ||
| scripts | ||
| tests | ||
| .dockerignore | ||
| .env | ||
| .gitignore | ||
| CLAUDE.md | ||
| deploy.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| migrations.py | ||
| pytest.ini | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| VERSION | ||