Improve auth and download UI states
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user