From d3b0fbd9d53aca8beeadba9c319fbe778cd2280d Mon Sep 17 00:00:00 2001 From: Bit Qiu Date: Thu, 22 Feb 2024 08:10:47 +0800 Subject: [PATCH] feat: add new repo (#37) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 添加 cockpit * feat: add new repo * feat: add new repo --- items/Http-Server/caddy.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 items/Http-Server/caddy.yaml diff --git a/items/Http-Server/caddy.yaml b/items/Http-Server/caddy.yaml new file mode 100644 index 0000000..b37ff97 --- /dev/null +++ b/items/Http-Server/caddy.yaml @@ -0,0 +1,5 @@ +kind: Http-Server +owner: caddyserver +repo: caddy +desc: 'Caddy是一款基于Go语言编写的强大且可扩展的平台,可以给你的站点、服务和应用程序提供服务。' +desc_en: 'Caddy is a powerful, extensible platform to serve your sites, services, and apps, written in Go.' \ No newline at end of file