Skip to content

Commit

Permalink
Dockerfile copy hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
axelwalter committed Oct 29, 2024
1 parent 7b826f4 commit f64ce2b
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 @@ -113,6 +113,7 @@ COPY assets/ /app/assets
COPY content/ /app/content
COPY example-data/ /app/example-data
COPY gdpr_consent/ /app/gdpr_consent
COPY hooks/ /app/hooks
COPY src/ /app/src
COPY app.py /app/app.py
COPY settings.json /app/settings.json
Expand Down

0 comments on commit f64ce2b

Please sign in to comment.