custon dashboard template [no ci]

This commit is contained in:
naiba
2022-06-03 09:45:11 +08:00
parent eb0501ad97
commit 2ab7a5fdd8
20 changed files with 95 additions and 37 deletions

View File

@@ -6,8 +6,10 @@ services:
restart: always
volumes:
- ./data:/dashboard/data
- ./theme-custom/template:/dashboard/resuorce/template/theme-default:ro
- ./theme-custom/static:/dashboard/resuorce/static/theme-default:ro
- ./theme-custom/template:/dashboard/resuorce/template/theme-custom:ro
- ./theme-custom/static:/dashboard/resuorce/static/theme-custom:ro
- ./dashboard-custom/template:/dashboard/resuorce/template/dashboard-custom:ro
- ./dashboard-custom/static:/dashboard/resuorce/static/dashboard-custom:ro
ports:
- nz_site_port:80
- nz_grpc_port:nz_grpc_port