From a108bf1b778b9229893e4ccb91685483379e771e Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Sun, 31 Aug 2025 14:13:31 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E5=92=8CREADME=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加env.cfg配置文件定义镜像名称和标签 添加README文档说明项目功能和GitHub地址 --- goofish/env.cfg | 2 ++ goofish/readme.md | 7 +++++++ 2 files changed, 9 insertions(+) create mode 100644 goofish/env.cfg create mode 100644 goofish/readme.md diff --git a/goofish/env.cfg b/goofish/env.cfg new file mode 100644 index 0000000..fc6f6f1 --- /dev/null +++ b/goofish/env.cfg @@ -0,0 +1,2 @@ +IMAGE_NAME=goofish +IMAGE_TAG=latest diff --git a/goofish/readme.md b/goofish/readme.md new file mode 100644 index 0000000..137e5e2 --- /dev/null +++ b/goofish/readme.md @@ -0,0 +1,7 @@ + +## GooFishAI + +**闲鱼多任务实时/定时监控与智能分析工具** + +github:: https://github.com/dingyufei615/ai-goofish-monitor +