mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-28 16:58:39 +08:00
feat: update nezha 2.0.5
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
dashboard:
|
||||
image: ghcr.io/nezhahq/nezha:v2.0.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
volumes:
|
||||
- ./data:/dashboard/data
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:8008
|
||||
Reference in New Issue
Block a user