zwischenzeit
This commit is contained in:
@@ -4,4 +4,5 @@ import config from '$lib/config';
|
||||
|
||||
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = '0';
|
||||
|
||||
export const client = new Minio.Client(config.minio);
|
||||
/** export const client = new Minio.Client(config.minio); */
|
||||
export const client = new Client(config.minio);
|
||||
|
||||
Reference in New Issue
Block a user