diff --git a/docSite/content/zh-cn/docs/use-cases/external-integration/official_account.md b/docSite/content/zh-cn/docs/use-cases/external-integration/official_account.md index b8cef67bb53..0a447fc5087 100644 --- a/docSite/content/zh-cn/docs/use-cases/external-integration/official_account.md +++ b/docSite/content/zh-cn/docs/use-cases/external-integration/official_account.md @@ -37,46 +37,40 @@ weight: 506 私有部署的用户可自行查阅自己的 IP 地址。 海外版用户(cloud.tryfastgpt.ai)可以填写下面的 IP 白名单: +如果仍无响应,可输入命令: `nslookup cloud.sealos.io | awk '/^Address: [0-9]/ {print $2}'` 获取最新 IP ``` -34.87.20.17 +34.143.240.160 +35.197.149.75 +34.87.173.252 +34.87.20.189 +34.87.44.74 +34.124.189.116 +34.126.163.205 35.247.161.35 +34.87.110.152 34.87.51.146 -34.87.110.152 -35.247.163.68 -34.126.163.205 -34.87.20.189 34.87.102.86 +35.247.163.68 35.240.227.100 -35.198.192.104 -34.143.149.171 +34.142.157.52 34.87.152.33 34.124.237.188 -35.197.149.75 -34.87.44.74 -34.124.189.116 +34.143.149.171 34.87.79.202 -34.87.173.252 -34.143.240.160 34.87.180.104 -34.142.157.52 +35.198.192.104 ``` 国内版用户(fastgpt.cn)可以填写下面的 IP 白名单: +如果仍无响应,可输入命令: `nslookup hzh.sealos.run | awk '/^Address: [0-9]/ {print $2}'` 获取最新 IP ``` -47.97.59.172 -121.43.108.48 -121.41.75.88 -121.41.178.7 -121.40.65.187 -121.196.235.183 -120.55.195.90 -120.55.193.112 -120.26.229.115 -112.124.41.79 -101.37.205.32 -47.98.190.173 +47.98.36.227 +118.31.58.217 +121.40.213.28 +120.26.162.94 +223.4.211.186 ``` ## 4. 获取AES Key,选择加密方式