feat: add Honcho memory provider with Traefik + Authelia #48

Merged
gortium merged 48 commits from feat/honcho-only into master 2026-06-15 17:08:21 +00:00
5 changed files with 248 additions and 0 deletions
Showing only changes of commit 4bcf0619b6 - Show all commits

View File

@@ -17,6 +17,7 @@ WORKDIR /app
ENV UV_COMPILE_BYTECODE=1
ENV UV_LINK_MODE=copy
ENV UV_PYTHON=/usr/local/bin/python3.13
RUN uv sync --frozen