This commit is contained in:
Jacob Wall 2018-02-21 17:39:36 +00:00 committed by GitHub
commit fd439dd36d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ server {
client_max_body_size 25m;
location /static/ {
alias /opt/netbox/netbox/static/;
alias /opt/netbox/netbox/project-static/;
}
location / {