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

Update asr

parent 2726eb6d
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('localhost:9003', 'minio_user', 'eUxzEQbyYPdzrLxuvvethSbk18kB2s7G')
return Minio('http://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