Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-07 12:52:06 +00:00
parent c8fd47aad1
commit 49037114b4
24 changed files with 3 additions and 3 deletions
@@ -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.24-ol8
image: qyg2297248353/ammds:v1.6.25-ol8
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -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.24
image: qyg2297248353/ammds:v1.6.25
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.9.8
image: hamster1963/nezha-dash:v2.9.9
labels:
createdBy: Apps
networks: