updated env files

This commit is contained in:
2020-01-31 11:38:40 +01:00
parent c015e949d4
commit 2c76d3e74f
5 changed files with 12 additions and 11 deletions

View File

@@ -57,8 +57,6 @@ COPY . /app
RUN mkdir /app/static_collected
RUN mkdir /app/data/media
# TODO: Postgres Database Username / Password
# <GULP>
ENV GULP_MODE=production
RUN gulp build