mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
1、首次推出ddnsto、mi-scale、mpd、portainer;
2、完善emby及samba-easy-nas的docs及config。
This commit is contained in:
20
ddnsto/config.yaml
Normal file
20
ddnsto/config.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
name: "DDNSTO"
|
||||
slug: ddnsto
|
||||
version: "3.0.5"
|
||||
description: "DDNSTO 是一款稳定、快速、简单易用的内网穿透工具"
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
# codenotary: wghaos@163.com
|
||||
startup: services
|
||||
init: false
|
||||
apparmor: false
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
host_network: true
|
||||
options:
|
||||
user_token:
|
||||
device_id: 0
|
||||
schema:
|
||||
user_token: match([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})
|
||||
device_id: list(0|1|2|3|4|5|6|7|8|9)
|
||||
image: "tomczhen/ddnsto-hassio-{arch}"
|
||||
Reference in New Issue
Block a user