Skip to content

Commit

Permalink
fix: copy config to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jan 13, 2024
1 parent eaeb5ef commit 742b63f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
Expand Down

0 comments on commit 742b63f

Please sign in to comment.