Update logging configuration
This commit is contained in:
parent
2a0c0072a4
commit
89d88ccceb
3 changed files with 25 additions and 25 deletions
|
|
@ -89,6 +89,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
|
||||
WORKDIR /app
|
||||
|
||||
RUN mkdir /app/logs
|
||||
RUN mkdir /app/media
|
||||
RUN mkdir /app/bin
|
||||
|
||||
COPY ./requirements /app/requirements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue