fix: fedi
This commit is contained in:
parent
2621760c57
commit
7980e8c3a1
2 changed files with 1 additions and 4 deletions
|
@ -7,6 +7,6 @@ server {
|
|||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
|
||||
location / {
|
||||
proxy_pass http://firefish:3000$request_uri;
|
||||
proxy_pass http://firefish:3000;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue