更新 nginx.conf

This commit is contained in:
zhangkaihuai
2025-03-02 13:41:52 +00:00
parent 1b7374c300
commit 85f49e0e1a

View File

@@ -53,7 +53,7 @@ http {
}
location /ollama {
proxy_pass http://10.8.105.26:11434/;
proxy_pass http://10.8.105.26:11434;
}