mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
nginx: improve luci config
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
@@ -43,13 +43,7 @@ http {
|
||||
expires 365d;
|
||||
}
|
||||
|
||||
location / {
|
||||
index index.html;
|
||||
include luci_uwsgi.conf;
|
||||
}
|
||||
|
||||
location /luci-static {
|
||||
|
||||
}
|
||||
include luci_uwsgi.conf;
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user