首次推出emby、filebrowser、MyIP、NeteaseCloudMusicApi、nextcloud、zigbee2mqtt

This commit is contained in:
waxgourd
2023-12-22 18:37:19 +08:00
parent fc44d61c99
commit 58cf00c560
49 changed files with 1852 additions and 0 deletions

21
MyIP/config.yaml Normal file
View File

@@ -0,0 +1,21 @@
---
name: MyIP
version: latest
slug: MyIP
description: "一个更好的 IP 工具箱。可以查看IP、IP 信息(代理前后)、检查 DNS 泄露、检查 WebRTC 连接、网速测试、测试网站可用性等。"
url: https://gitcode.com/waxgourd/addons
init: false
codenotary: wghaos@163.com
arch:
- aarch64
- amd64
ports_description:
8966/tcp: 'Web UI port'
panel_icon: 'mdi:ip'
ingress: true
ingress_port: 8966
ingress_stream: true
startup: services
image: docker.nju.edu.cn/jason5ng32/myip
ports:
8966/tcp: 8966