From e79d74740f7b027b43cf2a0971a1c3466d803515 Mon Sep 17 00:00:00 2001 From: wangbo Date: Mon, 2 Mar 2026 12:08:02 +0800 Subject: [PATCH] =?UTF-8?q?opt=20=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fc3268..9091eb2 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ ASG_ADMIN_USERNAME=admin ASG_ADMIN_PASSWORD=123456 ``` -**步骤三:可选,更新 Nginx 配置,暴露创建任务治理相关接口,如果你希望通过外部接口发送Agent治理任务才需要配置** +**步骤三:更新 Nginx 配置,暴露创建任务治理相关接口** 在 nginx 配置文件(`/etc/nginx/conf.d/easyai-proxy.conf`)中添加 ASG API 代理,具体位置参考 `easyai-proxy.conf.sample`: ```nginx