feat: content too large

This commit is contained in:
2026-04-11 23:18:35 +02:00
parent 7077178885
commit 937ecda472
4 changed files with 22 additions and 9 deletions
+1
View File
@@ -8,6 +8,7 @@ ENV HOST=localhost
ENV PORT=8080
ENV BIND=0.0.0.0
ENV DATA_DIR=/data
ENV MAX_SIZE=2000000
RUN PIP_ROOT_USER_ACTION=ignore python3 -m pip install uv