Skip to content
Snippets Groups Projects
Commit 2726eb6d authored by Marcin Wątroba's avatar Marcin Wątroba
Browse files

Update asr

parent d994df3e
Branches
No related merge requests found
......@@ -7,7 +7,7 @@ from sziszapangma.integration.repository.mongo_experiment_repository import Mong
def get_minio_client() -> Minio:
return Minio('minio-asr-benchmarks.theliver.pl', 'minio_user', 'eUxzEQbyYPdzrLxuvvethSbk18kB2s7G')
return Minio('localhost:9003', 'minio_user', 'eUxzEQbyYPdzrLxuvvethSbk18kB2s7G')
def get_mongo_client() -> MongoClient:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment