spacewander commented on a change in pull request #5332:
URL: https://github.com/apache/apisix/pull/5332#discussion_r736119580



##########
File path: docs/zh/latest/how-to-build.md
##########
@@ -96,8 +96,8 @@ sudo yum install -y 
https://github.com/apache/apisix/releases/download/2.10.1/ap
   ```shell
   # 切换到 apisix-2.10.1 目录
   cd apisix-2.10.1
-  # 创建依赖
-  make deps
+  # 安装依赖
+  LUAROCKS_SERVER=https://luarocks.cn make deps

Review comment:
       @tokers 
   Please take a look.
   `curl https://luarocks.cn/lua-resty-ctxdump-0.1-0.src.rock -I` work well but 
`curl https://luarocks.cn -I` returns 502 status code. It's the upstream 
returns 502, not the APISIX itself.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to