mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-23 05:04:24 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
parent
b5b5060758
commit
cc8997958d
@ -20,7 +20,7 @@ services:
|
||||
- /dozzle
|
||||
- healthcheck
|
||||
timeout: 30s
|
||||
image: amir20/dozzle:v8.11.4
|
||||
image: amir20/dozzle:v8.11.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.0.4
|
||||
container_name: 4.0.5
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
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.15
|
||||
image: ghcr.io/open-webui/open-webui:0.5.16
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -18,7 +18,7 @@ services:
|
||||
- 53
|
||||
- 53/udp
|
||||
- ${PANEL_APP_PORT_HTTP}
|
||||
image: pihole/pihole:2025.02.1
|
||||
image: pihole/pihole:2025.02.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: host
|
@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: pihole/pihole:2025.02.1
|
||||
image: pihole/pihole:2025.02.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.0.4
|
||||
container_name: 4.0.5
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -20,7 +20,7 @@ services:
|
||||
- /dozzle
|
||||
- healthcheck
|
||||
timeout: 30s
|
||||
image: amir20/dozzle:v8.11.4
|
||||
image: amir20/dozzle:v8.11.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
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.15
|
||||
image: ghcr.io/open-webui/open-webui:0.5.16
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
@ -18,7 +18,7 @@ services:
|
||||
- 53
|
||||
- 53/udp
|
||||
- ${PANEL_APP_PORT_HTTP}
|
||||
image: pihole/pihole:2025.02.1
|
||||
image: pihole/pihole:2025.02.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: host
|
||||
|
@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: pihole/pihole:2025.02.1
|
||||
image: pihole/pihole:2025.02.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user