feat: update nezha 1.14.2

This commit is contained in:
arch3rPro
2025-10-03 05:31:57 +08:00
parent 83c0b3414c
commit 2497eb280c
4 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
services:
dashboard:
image: ghcr.io/nezhahq/nezha:v1.14.2
container_name: ${CONTAINER_NAME}
restart: always
volumes:
- ./data:/dashboard/data
ports:
- ${PANEL_APP_PORT_HTTP}:8008