mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-03-04 12:14:26 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
parent
5285a607a0
commit
8d99705800
@ -18,7 +18,7 @@ services:
|
|||||||
- 53
|
- 53
|
||||||
- 53/udp
|
- 53/udp
|
||||||
- ${PANEL_APP_PORT_HTTP}
|
- ${PANEL_APP_PORT_HTTP}
|
||||||
image: pihole/pihole:2025.02.2
|
image: pihole/pihole:2025.02.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: host
|
network_mode: host
|
@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: pihole/pihole:2025.02.2
|
image: pihole/pihole:2025.02.3
|
||||||
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-02-18
|
image: diygod/rsshub:2025-02-21
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -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.0.0
|
image: weblate/weblate:5.10.1.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
Loading…
x
Reference in New Issue
Block a user