feat: update nezha 1.14.12

This commit is contained in:
arch3rPro
2026-01-06 05:37:06 +08:00
parent 8ac6e99201
commit 0e13db4338
5 changed files with 2 additions and 2 deletions
+9
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