Fake Mirrors
GitHub
Example
System
Light
Dark
Search…
Preparing search index...
@famir/storage
MinioStorageConfig
Interface MinioStorageConfig
interface
MinioStorageConfig
{
STORAGE_ACCESS_KEY
:
string
;
STORAGE_BUCKET_NAME
:
string
;
STORAGE_END_POINT
:
string
;
STORAGE_PORT
:
number
;
STORAGE_SECRET_KEY
:
string
;
STORAGE_USE_SSL
:
boolean
;
}
Properties
STORAGE_
ACCESS_
KEY
STORAGE_ACCESS_KEY
:
string
STORAGE_
BUCKET_
NAME
STORAGE_BUCKET_NAME
:
string
STORAGE_
END_
POINT
STORAGE_END_POINT
:
string
STORAGE_
PORT
STORAGE_PORT
:
number
STORAGE_
SECRET_
KEY
STORAGE_SECRET_KEY
:
string
STORAGE_
USE_
SSL
STORAGE_USE_SSL
:
boolean
Properties
STORAGE_
ACCESS_
KEY
STORAGE_
BUCKET_
NAME
STORAGE_
END_
POINT
STORAGE_
PORT
STORAGE_
SECRET_
KEY
STORAGE_
USE_
SSL
GitHub
Example
Fake Mirrors
Loading...