Setting up open-webui for ollama.
This commit is contained in:
parent
a3d4cb0d1d
commit
528189e87e
3 changed files with 6 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ in
|
|||
"sonarr.nordhammer.it" = protectedProxy 8989;
|
||||
"radarr.nordhammer.it" = protectedProxy 7878;
|
||||
"prowlarr.nordhammer.it" = protectedProxy 9696;
|
||||
|
||||
# qBit's CSRF check rejects any request whose Referer origin differs
|
||||
# from the Host — after Authelia's redirect the Referer is
|
||||
# auth.nordhammer.it, which trips the check. Strip it so qBit skips.
|
||||
|
|
@ -113,6 +114,7 @@ in
|
|||
"adguard.nordhammer.it" = protectedProxy 3000;
|
||||
"profilarr.nordhammer.it" = protectedProxy 6868;
|
||||
"sabnzbd.nordhammer.it" = protectedProxy 8085;
|
||||
"ollama.nordhammer.it" = protectedProxy 8888;
|
||||
|
||||
# --- Local-only: serves update history JSON to Homepage's customapi widget ---
|
||||
"homepage-updates.local" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue