Improve auth and download UI states

This commit is contained in:
2026-07-21 15:10:47 +08:00
parent fac2a2a2d2
commit f599647fbd
12 changed files with 72 additions and 12 deletions
+2
View File
@@ -5,6 +5,8 @@ WORKDIR /app
ENV PYTHONDONTWRITEBYTECODE=1
ENV PYTHONUNBUFFERED=1
ENV MPLBACKEND=Agg
ENV APP_ENV=production
ENV DEBUG=false
RUN apt-get update \
&& apt-get install -y --no-install-recommends fontconfig fonts-noto-cjk \