Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-24 04:00:33 +00:00
parent 761021af8d
commit 8a345d5429
32 changed files with 4 additions and 4 deletions
@@ -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:
@@ -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}
@@ -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: