Skip to content

Commit 6689128

Browse files
committed
Update nginx.conf.template
1 parent 03067ae commit 6689128

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

webserver/templates/nginx.conf.template

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ server {
5050
log_not_found off;
5151
}
5252
#
53-
location ~* \.(svg|svgz)$ {
54-
types {}
55-
default_type image/svg+xml;
56-
}
5753
location = /favicon.ico {
5854
log_not_found off;
5955
access_log off;

0 commit comments

Comments
 (0)