mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-04 13:04:22 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
ef0e335570
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ammds:
|
||||
image: qyg2297248353/ammds:v1.0.10
|
||||
image: qyg2297248353/ammds:v1.0.11
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v2.8.0
|
||||
image: hamster1963/nezha-dash:v2.8.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:v0.5.17
|
||||
image: ghcr.io/open-webui/open-webui:v0.5.18
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
qinglong:
|
||||
image: whyour/qinglong:2.18.1
|
||||
image: whyour/qinglong:2.18.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -23,7 +23,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
rsshub:
|
||||
image: diygod/rsshub:2025-02-27
|
||||
image: diygod/rsshub:2025-02-28
|
||||
container_name: rsshub-${CONTAINER_NAME}
|
||||
depends_on:
|
||||
- browserless
|
@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
||||
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
|
||||
image: qyg2297248353/ammds:v1.0.10
|
||||
image: qyg2297248353/ammds:v1.0.11
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
@ -19,7 +19,7 @@ services:
|
||||
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
||||
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
||||
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
||||
image: hamster1963/nezha-dash:v2.8.0
|
||||
image: hamster1963/nezha-dash:v2.8.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.0.6
|
||||
container_name: 4.1.0
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.0.6
|
||||
image: ghcr.io/nodebb/nodebb:4.1.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.0.6
|
||||
image: ghcr.io/nodebb/nodebb:4.1.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -15,7 +15,7 @@ services:
|
||||
- ENABLE_OLLAMA_API=True
|
||||
- ENABLE_OPENAI_API=False
|
||||
- https_proxy=${http_proxy}
|
||||
image: ghcr.io/open-webui/open-webui:v0.5.17
|
||||
image: ghcr.io/open-webui/open-webui:v0.5.18
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -7,7 +7,7 @@ services:
|
||||
environment:
|
||||
- QlPort=5700
|
||||
- QlBaseUrl=${QINGLONG_BASE_URL:-/}
|
||||
image: whyour/qinglong:2.18.1
|
||||
image: whyour/qinglong:2.18.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-02-27
|
||||
image: diygod/rsshub:2025-02-28
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.0.6
|
||||
container_name: 4.1.0
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.0.6
|
||||
image: ghcr.io/nodebb/nodebb:4.1.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
||||
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
|
||||
image: qyg2297248353/ammds:v1.0.10
|
||||
image: qyg2297248353/ammds:v1.0.11
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
|
@ -19,7 +19,7 @@ services:
|
||||
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
||||
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
||||
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
||||
image: hamster1963/nezha-dash:v2.8.0
|
||||
image: hamster1963/nezha-dash:v2.8.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user