mime.types

This commit is contained in:
Lorenzo Carbonell 2022-02-19 19:38:57 +01:00
parent 6dc573ee64
commit 1f04657a06
3 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ server {
error_log /dev/stdout info;
location / {
include /etc/nginx/mime.types;
try_files $uri $uri/ =404;
}
}

0
nginx/html/css/.gitkeep Normal file
View File

0
nginx/html/js/.gitkeep Normal file
View File