object_based_docstore_approach #68

Merged
brian merged 64 commits from object_based_docstore_approach into main 2025-04-16 00:03:25 +02:00
Showing only changes of commit 0b54ccaadb - Show all commits
@@ -32,11 +32,6 @@ from shared.repositories.src.implementations import (
random.seed(13)
# define test environment variables
necessary_env_vars = {
'MINIO_ACCESS_KEY',
'MINIO_SECRET_KEY',
'MONGO_ENDPOINT',
}
env_var_map = {
'MINIO_ENDPOINT': '192.168.1.2:9000',
'MINIO_ACCESS_KEY': '1rMQTezbALeJyOgAbYYE',