mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
修正回加速源
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"host_network": true,
|
||||
"image": "ghcr.io/alexbelgium/emby-{arch}",
|
||||
"image": "ghcr.nju.edu.cn/alexbelgium/emby-{arch}",
|
||||
"ingress": true,
|
||||
"ingress_port": 0,
|
||||
"ingress_stream": true,
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/filebrowser-{arch}",
|
||||
"image": "ghcr.nju.edu.cn/alexbelgium/filebrowser-{arch}",
|
||||
"ingress": true,
|
||||
"ingress_stream": true,
|
||||
"map": [
|
||||
|
||||
@@ -13,7 +13,7 @@ arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- i386
|
||||
image: ghcr.io/poeschl/ha-mpd-{arch}
|
||||
image: ghcr.nju.edu.cn/poeschl/ha-mpd-{arch}
|
||||
init: false
|
||||
audio: true
|
||||
devices:
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes"
|
||||
},
|
||||
"hassio_api": true,
|
||||
"image": "ghcr.io/alexbelgium/nextcloud_ocr-{arch}",
|
||||
"image": "ghcr.nju.edu.cn/alexbelgium/nextcloud_ocr-{arch}",
|
||||
"ingress_port": 0,
|
||||
"init": false,
|
||||
"map": [
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"description": "轻松管理您的Docker环境",
|
||||
"docker_api": true,
|
||||
"hassio_api": true,
|
||||
"image": "ghcr.io/alexbelgium/portainer-{arch}",
|
||||
"image": "ghcr.nju.edu.cn/alexbelgium/portainer-{arch}",
|
||||
"ingress": true,
|
||||
"ingress_port": 1337,
|
||||
"ingress_stream": true,
|
||||
|
||||
Reference in New Issue
Block a user