Explorar o código

disable flask warning

Blake Blackshear %!s(int64=4) %!d(string=hai) anos
pai
achega
da0598baef
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docker/Dockerfile.base

+ 1 - 0
docker/Dockerfile.base

@@ -9,6 +9,7 @@ COPY --from=ffmpeg /usr/local /usr/local/
 
 COPY --from=wheels /wheels/. /wheels/
 
+ENV FLASK_ENV=development
 ENV DEBIAN_FRONTEND=noninteractive
 # Install packages for apt repo
 RUN apt-get -qq update && apt-get -qq install --no-install-recommends -y \