Skip to content

Commit 3031474

Browse files
author
Stefano Malagò
committed
Added explicit mime types to nginx.conf
1 parent 7b87855 commit 3031474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/nginx/nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
server {
2+
include /etc/nginx/mime.types;
23

34
listen 8080;
45

0 commit comments

Comments
 (0)