mirror of https://github.com/CIRCL/lookyloo
fix: copy config to docker image
parent
eaeb5ef34a
commit
742b63f5cb
|
@ -17,6 +17,7 @@ COPY lookyloo lookyloo/
|
|||
COPY tools tools/
|
||||
COPY bin bin/
|
||||
COPY website website/
|
||||
COPY config config/
|
||||
COPY pyproject.toml .
|
||||
COPY poetry.lock .
|
||||
COPY README.md .
|
||||
|
|
Loading…
Reference in New Issue