Version to run on serve #1

Open
petr wants to merge 52 commits from petr/www.tagesschule-elementa.ch:mprofiag into standalone
Showing only changes of commit e710dab605 - Show all commits

View File

@@ -55,7 +55,7 @@ COPY . /app
# </SOURCE>
RUN mkdir /app/static_collected
RUN mkdir /app/data/media
RUN mkdir -p /app/data/media
# <GULP>
ENV GULP_MODE=production