mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
22 lines
445 B
YAML
22 lines
445 B
YAML
---
|
|
name: 青龙面板 for HA
|
|
version: 2.17.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: wghaos/qinglong
|
|
environment:
|
|
QL_DIR: /data/qinglong
|