Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-16 03:36:49 +00:00
parent bde68935eb
commit 55c0ce47d3
145 changed files with 78 additions and 78 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.3.1 image: qyg2297248353/ammds:v1.4.1
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.2.17 image: wushuo894/ani-rss:v1.2.18
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-} - HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-} - NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.10.10 image: envyafish/byte-muse:1.11.0
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:v1.890.0 image: casbin/casdoor:v1.891.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- LICENSE=basic - LICENSE=basic
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true - ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup - ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
image: elasticsearch:8.17.4 image: elasticsearch:8.17.5
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN" - I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s" - SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true - MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:8.17.4 image: kibana:8.17.5
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- database__client=mysql - database__client=mysql
- mail__options__service=Email - mail__options__service=Email
- mail__options__secure=true - mail__options__secure=true
image: ghost:5.116.2 image: ghost:5.117.0
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.3.9 image: jxxghp/moviepilot-v2:2.4.0
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
@@ -11,7 +11,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: mysql:8.4.4 image: mysql:8.4.5
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -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.89.0 image: n8nio/n8n:1.89.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -57,7 +57,7 @@ services:
- -f - -f
- http://localhost:1200/healthz?key=${ACCESS_KEY} - http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s timeout: 10s
image: diygod/rsshub:2025-04-14 image: diygod/rsshub:2025-04-15
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai - DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite - DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite - MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.4.0 image: linuxserver/speedtest-tracker:1.4.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}

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