فهرست منبع

chore: fix ssrf doc url (#6828)

非法操作 9 ماه پیش
والد
کامیت
35d0534eb9
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      docker-legacy/docker-compose.middleware.yaml
  2. 1 1
      docker-legacy/docker-compose.yaml
  3. 1 1
      docker/docker-compose.yaml

+ 1 - 1
docker-legacy/docker-compose.middleware.yaml

@@ -73,7 +73,7 @@ services:
 
 
   # ssrf_proxy server
   # ssrf_proxy server
   # for more information, please refer to
   # for more information, please refer to
-  # https://docs.dify.ai/getting-started/install-self-hosted/install-faq#id-16.-why-is-ssrf_proxy-needed
+  # https://docs.dify.ai/learn-more/faq/self-host-faq#id-18.-why-is-ssrf_proxy-needed
   ssrf_proxy:
   ssrf_proxy:
     image: ubuntu/squid:latest
     image: ubuntu/squid:latest
     restart: always
     restart: always

+ 1 - 1
docker-legacy/docker-compose.yaml

@@ -494,7 +494,7 @@ services:
 
 
   # ssrf_proxy server
   # ssrf_proxy server
   # for more information, please refer to
   # for more information, please refer to
-  # https://docs.dify.ai/getting-started/install-self-hosted/install-faq#id-16.-why-is-ssrf_proxy-needed
+  # https://docs.dify.ai/learn-more/faq/self-host-faq#id-18.-why-is-ssrf_proxy-needed
   ssrf_proxy:
   ssrf_proxy:
     image: ubuntu/squid:latest
     image: ubuntu/squid:latest
     restart: always
     restart: always

+ 1 - 1
docker/docker-compose.yaml

@@ -279,7 +279,7 @@ services:
 
 
   # ssrf_proxy server
   # ssrf_proxy server
   # for more information, please refer to
   # for more information, please refer to
-  # https://docs.dify.ai/getting-started/install-self-hosted/install-faq#id-16.-why-is-ssrf_proxy-needed
+  # https://docs.dify.ai/learn-more/faq/self-host-faq#id-18.-why-is-ssrf_proxy-needed
   ssrf_proxy:
   ssrf_proxy:
     image: ubuntu/squid:latest
     image: ubuntu/squid:latest
     restart: always
     restart: always