client도 storageroot지원
This commit is contained in:
@ -22,7 +22,7 @@ type HoustonServer interface {
|
||||
|
||||
type serverConfig struct {
|
||||
GrpcPort int `json:"grpc_port"`
|
||||
StoragePath string `json:"storage_path"`
|
||||
StorageRoot string `json:"storage_path"`
|
||||
}
|
||||
|
||||
type DeployRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user