mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:v1.949.0
|
image: casbin/casdoor:v1.951.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: cloudreve/cloudreve:4.1.0
|
image: cloudreve/cloudreve:4.1.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -20,7 +20,7 @@ services:
|
|||||||
- /dozzle
|
- /dozzle
|
||||||
- healthcheck
|
- healthcheck
|
||||||
timeout: 30s
|
timeout: 30s
|
||||||
image: amir20/dozzle:v8.13.2
|
image: amir20/dozzle:v8.13.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -7,7 +7,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: mdcng/mdc:1.6.2
|
image: mdcng/mdc:1.7.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -10,7 +10,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- PORT=${PANEL_APP_PORT_HTTP}
|
- PORT=${PANEL_APP_PORT_HTTP}
|
||||||
image: ghcr.io/nodepassproject/nodepassdash:2.0.4
|
image: ghcr.io/nodepassproject/nodepassdash:2.0.6
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
@@ -7,7 +7,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- QlPort=5700
|
- QlPort=5700
|
||||||
- QlBaseUrl=${QINGLONG_BASE_URL:-/}
|
- QlBaseUrl=${QINGLONG_BASE_URL:-/}
|
||||||
image: whyour/qinglong:2.19.1
|
image: whyour/qinglong:2.19.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -57,7 +57,7 @@ services:
|
|||||||
- -f
|
- -f
|
||||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
image: diygod/rsshub:2025-06-26
|
image: diygod/rsshub:2025-06-27
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
Reference in New Issue
Block a user