mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-17 08:20:16 +02:00
Change static path to match default install
This commit is contained in:
parent
5575039126
commit
63c2668171
@ -47,7 +47,7 @@ server {
|
||||
location = /favicon.ico { access_log off; log_not_found off; }
|
||||
|
||||
location /static/ {
|
||||
alias /home/allianceserver/allianceauth/static/;
|
||||
alias /var/www/myauth/static;
|
||||
autoindex off;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user