mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-22 10:20:11 +00:00
Updated Password Resets outside local network (markdown)
parent
df52471d97
commit
efd5309616
@ -5,7 +5,6 @@ If you have Jellyfin set up to recognize connections from the LAN network, it wi
|
||||
# add to your \`server {\` section
|
||||
location /Users/ForgotPassword {
|
||||
proxy_pass http://<jellyfin address>/Users/ForgotPassword;
|
||||
# note in
|
||||
proxy_set_header Host $host;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user