Skip to content

Commit

Permalink
kick duplicate nginx image/avif config - resolves #161
Browse files Browse the repository at this point in the history
  • Loading branch information
dvesh3 committed Aug 3, 2023
1 parent 4ac8147 commit 5377528
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .docker/nginx.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@

# mime types are already covered in nginx.conf
#include mime.types;
types {
image/avif avif;
}

upstream php-pimcore10 {
server php:9000;
Expand Down

0 comments on commit 5377528

Please sign in to comment.