feat(shell): 支持自定义 面板/RPC 端口

This commit is contained in:
naiba
2020-12-07 09:38:10 +08:00
parent 7c65b654eb
commit 316634b15d
6 changed files with 35 additions and 19 deletions
+2 -2
View File
@@ -7,5 +7,5 @@ services:
volumes:
- ./data:/dashboard/data
ports:
- 8008:80
- 5555:5555
- nz_site_port:80
- nz_rpc_port:5555