diff --git a/nginx.conf b/nginx.conf index 6cea6db..63a0b3a 100644 --- a/nginx.conf +++ b/nginx.conf @@ -56,8 +56,8 @@ http { proxy_pass http://10.8.105.26:11434; } - location /dify { - proxy_pass http://10.8.105.207:8080; + location /dify/dify { + proxy_pass http://10.8.105.207:8080; }