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
|
||||
- appname=casdoor
|
||||
- authState=casdoor
|
||||
image: casbin/casdoor:v1.908.0
|
||||
image: casbin/casdoor:v1.909.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -17,7 +17,7 @@ services:
|
||||
- NC_SMTP_SECURE=true
|
||||
- NC_SMTP_IGNORE_TLS=false
|
||||
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
|
||||
image: nocodb/nocodb:0.263.1
|
||||
image: nocodb/nocodb:0.263.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+2
-2
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.4.0
|
||||
container_name: 4.4.1
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.4.0
|
||||
image: ghcr.io/nodebb/nodebb:4.4.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.4.0
|
||||
image: ghcr.io/nodebb/nodebb:4.4.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-05-15
|
||||
image: diygod/rsshub:2025-05-16
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
||||
- RUSTDESK_API_RUSTDESK_RELAY_SERVER=${RUSTDESK_SERVER_URL}:21117
|
||||
- RUSTDESK_API_RUSTDESK_API_SERVER=${RUSTDESK_SERVER_URL}:${PANEL_APP_PORT_HTTP:-21114}
|
||||
- RUSTDESK_API_RUSTDESK_KEY=${KEY}
|
||||
image: lejianwen/rustdesk-api:v2.6.19
|
||||
image: lejianwen/rustdesk-api:v2.6.20
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -21,7 +21,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- WEBDAV_BACKEND=http://sp-webdav
|
||||
image: johannesjo/super-productivity:v13.0.9
|
||||
image: johannesjo/super-productivity:v13.0.10
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
Reference in New Issue
Block a user