mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-25 23:23:50 +08:00
feat: update Nezha 1.13.0
This commit is contained in:
9
apps/nezha/1.13.0/docker-compose.yml
Normal file
9
apps/nezha/1.13.0/docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
dashboard:
|
||||
image: ghcr.io/nezhahq/nezha:v1.13.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
volumes:
|
||||
- ./data:/dashboard/data
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:8008
|
||||
Reference in New Issue
Block a user