Changes from server
This commit is contained in:
@@ -54,7 +54,7 @@ RUN pip-reqs compile && \
|
||||
COPY . /app
|
||||
# </SOURCE>
|
||||
|
||||
RUN mkdir /app/static_collected
|
||||
RUN mkdir -p /app/static_collected
|
||||
RUN mkdir -p /app/data/media
|
||||
|
||||
# <GULP>
|
||||
|
||||
Reference in New Issue
Block a user