更新 nginx.conf

This commit is contained in:
zhangkaihuai
2025-03-02 13:35:38 +00:00
parent fc51fe7cdf
commit 1b7374c300

View File

@@ -53,8 +53,8 @@ http {
}
location /ollama {
proxy_pass http://10.8.105.26:11434/; #看这里
} #
proxy_pass http://10.8.105.26:11434/;
}