Проброшен конфиг логера
This commit is contained in:
parent
daca5ee05b
commit
b6bd215eff
2 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ COPY --from=builder /app/.venv /app/.venv
|
|||
ENV PATH="/app/.venv/bin:$PATH"
|
||||
|
||||
COPY src/ /app/src/
|
||||
COPY configs/ /app/configs/
|
||||
COPY Makefile ./
|
||||
COPY .mk/ ./.mk/
|
||||
RUN chown root:root /app && chmod 700 /app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue