Skip to content

Commit

Permalink
Rm deprecated template dir (#3672)
Browse files Browse the repository at this point in the history
### Changed

- Remove  deprecated dir
  • Loading branch information
henrikstranneheim authored Sep 9, 2024
1 parent f429b92 commit ac34968
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
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
32 changes: 0 additions & 32 deletions templates/config.yaml

This file was deleted.

0 comments on commit ac34968

Please sign in to comment.