提交 8ae88861 authored 作者: QYG2297248353's avatar QYG2297248353

Synced apps from source repository via GitHub Actions

上级 031aefb9
...@@ -11,7 +11,7 @@ services: ...@@ -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.0.18 image: qyg2297248353/ammds:v1.0.19
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
......
...@@ -11,7 +11,7 @@ services: ...@@ -11,7 +11,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.1.316 image: wushuo894/ani-rss:v1.1.318
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -7,7 +7,7 @@ services: ...@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: envyafish/byte-muse:1.5.5 image: envyafish/byte-muse:1.7.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -14,7 +14,7 @@ services: ...@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.858.0 image: casbin/casdoor:v1.860.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -57,7 +57,7 @@ services: ...@@ -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-03-03 image: diygod/rsshub:2025-03-12
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -16,7 +16,7 @@ services: ...@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=* - WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate - POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M - CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.10.2.0 image: weblate/weblate:5.10.3.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论