add slash

This commit is contained in:
lijiejie
2022-04-19 17:59:23 +08:00
parent 9c83e3f0de
commit da7d13612c
+2 -2
View File
@@ -4,8 +4,8 @@ server {
uwsgi_pass_request_headers on;
location = /favicon.ico { access_log off; log_not_found off; }
location /static {
alias /dnslog/static;
location /static/ {
alias /dnslog/static/;
}
location / {