Skip to content

Commit

Permalink
feat(rm) Deprecated dir
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikstranneheim committed Sep 2, 2024
1 parent ef17740 commit bcdd760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ RUN pip install --no-cache-dir poetry \
&& poetry install --no-interaction --no-ansi

COPY cg ./cg
COPY templates ./templates

CMD gunicorn \
--workers=$GUNICORN_WORKERS \
Expand Down

0 comments on commit bcdd760

Please sign in to comment.