mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出DrawIO、Excalidraw;升级了emby、firgate、sun-pannel
This commit is contained in:
20
drawio/config.yaml
Normal file
20
drawio/config.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
name: 'DrawIO'
|
||||
version: '24.3.1'
|
||||
slug: 'drawio'
|
||||
codenotary: 'wghaos@163.com'
|
||||
description: "DrawIO是运行在浏览器中的在线绘图工具"
|
||||
image: jgraph/drawio
|
||||
url: https://gitcode.com/waxgourd/addons #https://github.com/jgraph/docker-drawio
|
||||
init: false
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
#webui: "[PROTO:http]://[HOST]:[PORT:8080]"
|
||||
#ports:
|
||||
# 8080/tcp: 8080
|
||||
# 8443/tcp: 8443
|
||||
ingress: true
|
||||
ingress_port: 8080
|
||||
#host_network: true
|
||||
panel_icon: 'mdi:application-variable'
|
||||
boot: manual
|
||||
Reference in New Issue
Block a user