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:
@@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
||||
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
|
||||
image: qyg2297248353/ammds:v1.5.3
|
||||
image: qyg2297248353/ammds:v1.6.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
- /dozzle
|
||||
- healthcheck
|
||||
timeout: 30s
|
||||
image: amir20/dozzle:v8.12.15
|
||||
image: amir20/dozzle:v8.12.16
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: glanceapp/glance:v0.8.2
|
||||
image: glanceapp/glance:v0.8.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- N8N_PROTOCOL=http
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_SECURE_COOKIE=false
|
||||
image: n8nio/n8n:1.93.0
|
||||
image: n8nio/n8n:1.94.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
||||
- DISPLAY_TIMEZONE=Asia/Shanghai
|
||||
- DB_CONNECTION=sqlite
|
||||
- MAIL_MAILER=sqlite
|
||||
image: linuxserver/speedtest-tracker:1.5.0
|
||||
image: linuxserver/speedtest-tracker:1.6.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
- PGID=1000
|
||||
- TZ=Asia/Shanghai
|
||||
- DISPLAY_TIMEZONE=Asia/Shanghai
|
||||
image: linuxserver/speedtest-tracker:1.5.0
|
||||
image: linuxserver/speedtest-tracker:1.6.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
Reference in New Issue
Block a user