mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-19 03:17:11 +08:00
feat: update nezha 1.14.2
This commit is contained in:
9
apps/nezha/1.14.2/docker-compose.yml
Normal file
9
apps/nezha/1.14.2/docker-compose.yml
Normal 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
|
||||
Reference in New Issue
Block a user