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:
@@ -15,7 +15,7 @@ services:
|
|||||||
- MINIO_BROWSER_REDIRECT=true
|
- MINIO_BROWSER_REDIRECT=true
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
||||||
image: minio/minio:RELEASE.2025-07-18T21-56-31Z
|
image: minio/minio:RELEASE.2025-07-23T15-54-02Z
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
logging:
|
logging:
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- N8N_PROTOCOL=http
|
- N8N_PROTOCOL=http
|
||||||
- N8N_DIAGNOSTICS_ENABLED=false
|
- N8N_DIAGNOSTICS_ENABLED=false
|
||||||
- N8N_SECURE_COOKIE=false
|
- N8N_SECURE_COOKIE=false
|
||||||
image: n8nio/n8n:1.104.0
|
image: n8nio/n8n:1.104.1
|
||||||
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.2.0
|
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
+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-07-22
|
image: diygod/rsshub:2025-07-23
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
Reference in New Issue
Block a user