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