feat: update nezha 1.14.12

This commit is contained in:
arch3rPro
2026-01-02 05:32:37 +08:00
parent 5fb88fc187
commit 1c67cb035e
5 changed files with 2 additions and 2 deletions

View File

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