Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-18 18:35:44 +00:00
parent d2d5355b66
commit 2eabdb95e4
36 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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.6.35-ol8
image: qyg2297248353/ammds:v1.6.36-ol8
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
+1 -1
View File
@@ -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.6.35
image: qyg2297248353/ammds:v1.6.36
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.13.1
image: linuxserver/speedtest-tracker:1.13.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.13.1
image: linuxserver/speedtest-tracker:1.13.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}