Skip to content

Commit

Permalink
datasette-debug-asgi plugin to help investigate #1590
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jan 14, 2022
1 parent ab7d6a7 commit 10659c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/apache-proxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ARG DATASETTE_REF

RUN pip install \
https://github.com/simonw/datasette/archive/${DATASETTE_REF}.zip \
datasette-redirect-to-https
datasette-redirect-to-https datasette-debug-asgi

ADD 000-default.conf /etc/apache2/sites-enabled/000-default.conf

Expand Down

0 comments on commit 10659c3

Please sign in to comment.