mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
22 lines
443 B
YAML
22 lines
443 B
YAML
---
|
|
name: 青龙面板 for HA
|
|
version: 2.19.2
|
|
slug: qinglong
|
|
description: "支持Python3、JavaScript、Shell、Typescript的定时任务管理平台"
|
|
url: https://gitcode.com/waxgourd/addons
|
|
init: false
|
|
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
|