♻️ use minio instead of mongodb
This commit is contained in:
@@ -74,4 +74,10 @@ type Config struct {
|
||||
Map struct {
|
||||
Key string
|
||||
}
|
||||
Minio struct {
|
||||
Endpoint string
|
||||
AccessKeyID string
|
||||
SecretAccessKey string
|
||||
UseSSL bool
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user