Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-11 21:16:27 +00:00
parent 1ac0ca3d0b
commit e1ff5a34e6
16 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.2.14
image: wushuo894/ani-rss:v2.2.15
labels:
createdBy: Apps
networks:
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.2.2
image: emby/embyserver:4.9.2.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}