mirror of
https://github.com/Django-LiveView/docs.git
synced 2025-12-31 05:32:23 +01:00
Update nginx.conf
This commit is contained in:
@@ -7,7 +7,6 @@ http {
|
||||
root /var/www/html;
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ $uri.html =404;
|
||||
}
|
||||
|
||||
location /img {
|
||||
|
||||
Reference in New Issue
Block a user