Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-11 21:16:24 +00:00
parent 9b203260bd
commit 8d4bfed90d
21 changed files with 4 additions and 4 deletions

View File

@@ -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:

View File

@@ -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}

View File

@@ -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:

View File

@@ -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}