Fix MinIO expose service label (#2067)
This commit is contained in:
@@ -260,7 +260,7 @@ const Configure = ({ classes }: IConfigureProps) => {
|
||||
|
||||
updateField("exposeMinIO", checked);
|
||||
}}
|
||||
label={"Expose MiniO Service"}
|
||||
label={"Expose MinIO Service"}
|
||||
/>
|
||||
</Grid>
|
||||
<Grid item xs={12} className={classes.configSectionItem}>
|
||||
|
||||
Reference in New Issue
Block a user