mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
ani-rss:
|
ani-rss:
|
||||||
image: wushuo894/ani-rss:v2.1.9
|
image: wushuo894/ani-rss:v2.1.10
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
casdoor:
|
casdoor:
|
||||||
image: casbin/casdoor:v2.16.0
|
image: casbin/casdoor:v2.20.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
jproxy:
|
jproxy:
|
||||||
image: luckypuppy514/jproxy:v3.4.7
|
image: luckypuppy514/jproxy:v3.4.8
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: mdcng/mdc:1.19.7
|
image: mdcng/mdc:1.20.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
+1
-1
@@ -23,7 +23,7 @@ services:
|
|||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 3
|
retries: 3
|
||||||
rsshub:
|
rsshub:
|
||||||
image: diygod/rsshub:2025-08-13
|
image: diygod/rsshub:2025-08-14
|
||||||
container_name: rsshub-${CONTAINER_NAME}
|
container_name: rsshub-${CONTAINER_NAME}
|
||||||
depends_on:
|
depends_on:
|
||||||
- browserless
|
- browserless
|
||||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
|||||||
- PORT=7789
|
- PORT=7789
|
||||||
- CONFIG=/config
|
- CONFIG=/config
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: wushuo894/ani-rss:v2.1.9
|
image: wushuo894/ani-rss:v2.1.10
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -11,7 +11,7 @@ services:
|
|||||||
- HTTPS_PROXY=${HTTP_PROXY}
|
- HTTPS_PROXY=${HTTP_PROXY}
|
||||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||||
- NO_PROXY=${NO_PROXY:-}
|
- NO_PROXY=${NO_PROXY:-}
|
||||||
image: envyafish/byte-muse:1.17.2
|
image: envyafish/byte-muse:1.17.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:v2.16.0
|
image: casbin/casdoor:v2.20.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -19,7 +19,7 @@ services:
|
|||||||
|
|
||||||
'
|
'
|
||||||
timeout: 3s
|
timeout: 3s
|
||||||
image: jiangrui1994/cloudsaver:v0.6.0
|
image: jiangrui1994/cloudsaver:0.6.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -13,7 +13,7 @@ services:
|
|||||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||||
- NO_PROXY=localhost,127.0.0.1,::1
|
- NO_PROXY=localhost,127.0.0.1,::1
|
||||||
image: emby/embyserver:4.9.1.17
|
image: emby/embyserver:4.9.1.18
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- database__client=mysql
|
- database__client=mysql
|
||||||
- mail__options__service=Email
|
- mail__options__service=Email
|
||||||
- mail__options__secure=true
|
- mail__options__secure=true
|
||||||
image: ghost:6.0.2
|
image: ghost:6.0.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -28,7 +28,7 @@ services:
|
|||||||
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
|
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
|
||||||
- GITEA__git.config__http.proxy=${PROXY_URL}
|
- GITEA__git.config__http.proxy=${PROXY_URL}
|
||||||
- GITEA__git.config__https.proxy=${PROXY_URL}
|
- GITEA__git.config__https.proxy=${PROXY_URL}
|
||||||
image: gitea/gitea:1.24.4
|
image: gitea/gitea:1.24.5
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user