更新 nginx.conf
This commit is contained in:
@@ -56,6 +56,10 @@ http {
|
||||
proxy_pass http://10.8.105.26:11434;
|
||||
}
|
||||
|
||||
location /dify {
|
||||
proxy_pass http://10.8.105.207:8080;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user