forked from TagesschuleElementa/www.tagesschule-elementa.ch
bug fixes
This commit is contained in:
@@ -54,6 +54,11 @@ RUN pip-reqs compile && \
|
||||
COPY . /app
|
||||
# </SOURCE>
|
||||
|
||||
RUN mkdir /app/static_collected
|
||||
RUN mkdir /app/data/media
|
||||
|
||||
# TODO: Postgres Database Username / Password
|
||||
|
||||
# <GULP>
|
||||
ENV GULP_MODE=production
|
||||
RUN gulp build
|
||||
|
||||
Reference in New Issue
Block a user