diff --git a/web/src/components/CreateStorageServiceDialog.tsx b/web/src/components/CreateStorageServiceDialog.tsx index be27b832..958c6078 100644 --- a/web/src/components/CreateStorageServiceDialog.tsx +++ b/web/src/components/CreateStorageServiceDialog.tsx @@ -158,30 +158,37 @@ const CreateStorageServiceDialog: React.FC = (props: Props) => {
Name + (Unique identifier) EndPoint + (S3-compatible server URL) Region + (Region name) AccessKey + (Access Key / Access ID) SecretKey + (Secret Key / Secret Access Key) Bucket + (Bucket name) URLPrefix + (Custom URL prefix; Optional)