mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -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.6.12
|
image: qyg2297248353/ammds:v1.6.13
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE:-host}
|
network_mode: ${NETWORK_MODE:-host}
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- PORT=7789
|
- PORT=7789
|
||||||
- CONFIG=/config
|
- CONFIG=/config
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: wushuo894/ani-rss:v2.0.2
|
image: wushuo894/ani-rss:v2.0.5
|
||||||
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.934.0
|
image: casbin/casdoor:v1.936.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -20,7 +20,7 @@ services:
|
|||||||
- /dozzle
|
- /dozzle
|
||||||
- healthcheck
|
- healthcheck
|
||||||
timeout: 30s
|
timeout: 30s
|
||||||
image: amir20/dozzle:v8.12.21
|
image: amir20/dozzle:v8.13.0
|
||||||
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.98.0
|
image: n8nio/n8n:1.98.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -18,7 +18,7 @@ services:
|
|||||||
- 53
|
- 53
|
||||||
- 53/udp
|
- 53/udp
|
||||||
- ${PANEL_APP_PORT_HTTP}
|
- ${PANEL_APP_PORT_HTTP}
|
||||||
image: pihole/pihole:2025.06.1
|
image: pihole/pihole:2025.06.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: host
|
network_mode: host
|
||||||
+1
-1
@@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: pihole/pihole:2025.06.1
|
image: pihole/pihole:2025.06.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -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.6.0
|
image: linuxserver/speedtest-tracker:1.6.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- DISPLAY_TIMEZONE=Asia/Shanghai
|
- DISPLAY_TIMEZONE=Asia/Shanghai
|
||||||
image: linuxserver/speedtest-tracker:1.6.0
|
image: linuxserver/speedtest-tracker:1.6.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
@@ -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.11.4.5
|
image: weblate/weblate:5.11.4.7
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
Reference in New Issue
Block a user