更新 nginx.conf
This commit is contained in:
@@ -53,7 +53,7 @@ http {
|
||||
}
|
||||
|
||||
location /ollama {
|
||||
proxy_pass http://10.8.105.26:11434/;
|
||||
proxy_pass http://10.8.105.26:11434;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user