更新 'repository.yaml'
This commit is contained in:
22
qinglong/config.yaml
Normal file
22
qinglong/config.yaml
Normal 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
|
||||
Reference in New Issue
Block a user