forked from exozyme/nginx
Fix howtuwu path
This commit is contained in:
parent
27ed5e2410
commit
a0f6c955c6
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ server {
|
|||
}
|
||||
|
||||
location /howtuwu/ {
|
||||
alias /srv/http/exozy.me/howtuwu/public/;
|
||||
alias /srv/http/exozyme/howtuwu/public/;
|
||||
}
|
||||
|
||||
location /~ {
|
||||
|
|
Loading…
Reference in a new issue