added token validation with input fields
This commit is contained in:
@@ -6,3 +6,5 @@ import config from '$lib/config';
|
||||
|
||||
/** export const client = new Minio.Client(config.minio); */
|
||||
export const client = new Client(config.minio);
|
||||
|
||||
export const BUCKET = 'tatort';
|
||||
|
||||
Reference in New Issue
Block a user