mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-15 12:59:34 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
b59a2f9656
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ammds:
|
||||
image: qyg2297248353/ammds:v1.0.21
|
||||
image: qyg2297248353/ammds:v1.0.23
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ani-rss:
|
||||
image: wushuo894/ani-rss:v1.1.321
|
||||
image: wushuo894/ani-rss:v1.1.322
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -36,17 +36,3 @@ additionalProperties:
|
||||
labelZh: 自定义挂载目录 3
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: HTTP_PROXY
|
||||
labelZh: 网络代理地址
|
||||
labelEn: Network proxy address
|
||||
required: false
|
||||
type: text
|
||||
- default: "localhost,127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,*.local"
|
||||
edit: true
|
||||
envKey: NO_PROXY
|
||||
labelZh: 跳过代理地址
|
||||
labelEn: Skip proxy address
|
||||
required: false
|
||||
type: text
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
auto-lady:
|
||||
image: envyafish/byte-muse:1.8.2
|
||||
image: envyafish/byte-muse:1.8.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.862.0
|
||||
image: casbin/casdoor:v1.864.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dashdot:
|
||||
image: mauricenino/dashdot:5.9.0
|
||||
image: mauricenino/dashdot:5.9.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.113.0
|
||||
image: ghost:5.113.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
windows:
|
||||
image: dockurr/macos:2.09
|
||||
image: dockurr/macos:2.10
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nocodb:
|
||||
image: nocodb/nocodb:0.262.2
|
||||
image: nocodb/nocodb:0.262.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.1.1
|
||||
image: ghcr.io/nodebb/nodebb:4.2.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.1.1
|
||||
image: ghcr.io/nodebb/nodebb:4.2.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
page-spy-web:
|
||||
image: huolalatech/page-spy-web:v2.2.0
|
||||
image: huolalatech/page-spy-web:v2.2.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
pingvin-share:
|
||||
image: stonith404/pingvin-share:v1.10.3
|
||||
image: stonith404/pingvin-share:v1.10.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -23,7 +23,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
rsshub:
|
||||
image: diygod/rsshub:2025-03-18
|
||||
image: diygod/rsshub:2025-03-20
|
||||
container_name: rsshub-${CONTAINER_NAME}
|
||||
depends_on:
|
||||
- browserless
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
speedtest-tracker:
|
||||
image: linuxserver/speedtest-tracker:1.2.5
|
||||
image: linuxserver/speedtest-tracker:1.3.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user