Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-03-09 18:20:12 +00:00
parent 9d71e56689
commit dd75332757
16 changed files with 2 additions and 2 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.0.16 image: qyg2297248353/ammds:v1.0.17
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
@@ -11,7 +11,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.1.312 image: wushuo894/ani-rss:v1.1.313
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: