Fixed typo in alias rule
This commit is contained in:
parent
173cd9ef78
commit
5dac6cdc20
3 changed files with 4 additions and 4 deletions
|
|
@ -31,7 +31,7 @@ server {
|
|||
}
|
||||
|
||||
location /front/ {
|
||||
alias /frontend;
|
||||
alias /frontend/;
|
||||
}
|
||||
|
||||
location /federation/ {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue