mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出alist、HA健康检测、青龙面板 for HA
This commit is contained in:
21
qinglong/config.yaml
Normal file
21
qinglong/config.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: 青龙面板 for HA
|
||||
version: 1.0.0
|
||||
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: wghaos/qinglong
|
||||
environment:
|
||||
QL_DIR: /share/qinglong
|
||||
Reference in New Issue
Block a user