Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-19 18:25:48 +00:00
parent 1858d244bd
commit f59206a503
26 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.4.6
image: qyg2297248353/ammds:v1.4.7
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.892.0
image: casbin/casdoor:v1.893.0
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-04-18
image: diygod/rsshub:2025-04-19
labels:
createdBy: Apps
networks: