This commit is contained in:
2025-04-15 09:17:46 +08:00
parent f0dfc587a5
commit 81fb8d2881
+1 -1
View File
@@ -440,7 +440,7 @@ server {
include proxy.conf;
}
location /e {
location /e/ {
proxy_pass http://{{ template "dify.pluginDaemon.fullname" .}}:{{ .Values.pluginDaemon.service.ports.daemon }};
include proxy.conf;
}