add README, replace Github links

This commit is contained in:
uubulb
2024-11-02 23:27:18 +08:00
parent 992785836f
commit 479f6449ed
12 changed files with 502 additions and 21 deletions

View File

@ -0,0 +1,14 @@
version: "3.3"
services:
dashboard:
image: nz_image_url
restart: always
volumes:
- ./data:/dashboard/data
- ./static-custom/static:/dashboard/resource/static/custom:ro
- ./theme-custom/template:/dashboard/resource/template/theme-custom:ro
- ./dashboard-custom/template:/dashboard/resource/template/dashboard-custom:ro
ports:
- nz_site_port:80
- nz_grpc_port:nz_grpc_port