更新 'repository.yaml'

This commit is contained in:
2025-11-06 11:33:12 +00:00
committed by admin@cnod.net
parent 2f5067f5e3
commit 32d8b84bbe
501 changed files with 13838 additions and 1 deletions

22
qinglong/config.yaml Normal file
View File

@@ -0,0 +1,22 @@
---
name: 青龙面板 for HA
version: 2.19.2
slug: qinglong
description: "支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台"
url: https://gitcode.com/waxgourd/addons
init: false
codenotary: wghaos@163.com
map:
- share:rw
arch:
- aarch64
- amd64
webui: "http://[HOST]:[PORT:5700]/"
ports_description:
5700/tcp: 'Web UI port'
ports:
5700/tcp: 5700
image: r.hassbus.com/wghaos/qinglong
environment:
QL_DIR: /data/qinglong
boot: manual