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