Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-11 04:05:30 +00:00
parent 62583de571
commit 728bb1cd75
142 changed files with 17 additions and 17 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.1.4 image: wushuo894/ani-rss:v2.1.5
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v2.8.0 image: casbin/casdoor:v2.9.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: mauricenino/dashdot:6.1.0 image: mauricenino/dashdot:6.2.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -9,7 +9,7 @@ services:
container_name: halo-h2 container_name: halo-h2
environment: environment:
- JVM_OPTS=-Xmx256m -Xms256m - JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.21.5 image: halohub/halo:2.21.6
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL} - --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY} - --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo container_name: halo
image: halohub/halo:2.21.5 image: halohub/halo:2.21.6
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/homarr-labs/homarr:v1.31.0 image: ghcr.io/homarr-labs/homarr:v1.32.0
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: linkease/kspeeder:0.3.0 image: linkease/kspeeder:0.3.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
- DB_AUTO_MIGRATE=true - DB_AUTO_MIGRATE=true
- PORT=${PANEL_APP_PORT_HTTP} - PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/metatube-community/metatube-server:1.3.1 image: ghcr.io/metatube-community/metatube-server:1.3.2
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
@@ -15,7 +15,7 @@ services:
- DB_MAX_OPEN_CONNS=0 - DB_MAX_OPEN_CONNS=0
- DB_PREPARED_STMT=false - DB_PREPARED_STMT=false
- DB_AUTO_MIGRATE=true - DB_AUTO_MIGRATE=true
image: ghcr.io/metatube-community/metatube-server:1.3.1 image: ghcr.io/metatube-community/metatube-server:1.3.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -19,7 +19,7 @@ services:
- AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt - AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt
- HTTP_PROXY=${PROXY_HOST} - HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST} - HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.6.9 image: jxxghp/moviepilot-v2:2.7.0
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http - N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false - N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false - N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.106.1 image: n8nio/n8n:1.106.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True - ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False - ENABLE_OPENAI_API=False
- https_proxy=${http_proxy} - https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:v0.6.18 image: ghcr.io/open-webui/open-webui:v0.6.20
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

Some files were not shown because too many files have changed in this diff Show More