From 7f2bcadfdceefcd3f02a5970896f01902230962e Mon Sep 17 00:00:00 2001 From: starpro Date: Sat, 24 May 2025 17:32:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20apigo.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit add goproxy setting example --- apigo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/apigo.yml b/apigo.yml index 4e068b1..01180f6 100644 --- a/apigo.yml +++ b/apigo.yml @@ -1,6 +1,7 @@ name: version: v0.0.1 main: main.js +#goproxy: https://goproxy.cn,direct target: darwin: amd64 arm64 linux: amd64 arm64