Skip to content

Commit

Permalink
Docker changes: Add unzip to the devcontainer, remove APP_ENV from Ap…
Browse files Browse the repository at this point in the history
…ache
  • Loading branch information
quartje committed Jun 7, 2023
1 parent 838a953 commit c4452fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/conf/webauthn-apache2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

DocumentRoot /var/www/html/public

SetEnv APP_ENV prod
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1

<Directory "/var/www/html/public">
Expand Down

0 comments on commit c4452fe

Please sign in to comment.