mirror of
https://github.com/nezhahq/nezha.git
synced 2025-02-02 01:28:13 -05:00
✏️ typo [no ci]
This commit is contained in:
parent
fc37a50759
commit
7d70d4c4df
@ -6,10 +6,10 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/dashboard/data
|
- ./data:/dashboard/data
|
||||||
- ./theme-custom/template:/dashboard/resuorce/template/theme-custom:ro
|
- ./theme-custom/template:/dashboard/resource/template/theme-custom:ro
|
||||||
- ./theme-custom/static:/dashboard/resuorce/static/theme-custom:ro
|
- ./theme-custom/static:/dashboard/resource/static/theme-custom:ro
|
||||||
- ./dashboard-custom/template:/dashboard/resuorce/template/dashboard-custom:ro
|
- ./dashboard-custom/template:/dashboard/resource/template/dashboard-custom:ro
|
||||||
- ./dashboard-custom/static:/dashboard/resuorce/static/dashboard-custom:ro
|
- ./dashboard-custom/static:/dashboard/resource/static/dashboard-custom:ro
|
||||||
ports:
|
ports:
|
||||||
- nz_site_port:80
|
- nz_site_port:80
|
||||||
- nz_grpc_port:nz_grpc_port
|
- nz_grpc_port:nz_grpc_port
|
||||||
|
Loading…
Reference in New Issue
Block a user