removed already defined environment variable
This commit is contained in:
@@ -39,7 +39,6 @@ necessary_env_vars = {
|
||||
'MONGO_ENDPOINT',
|
||||
}
|
||||
env_var_map = {
|
||||
'MINIO_ENDPOINT': 'localhost:9000',
|
||||
'MINIO_BUCKET_NAME': 'test-bucket',
|
||||
'MINIO_OBJECT_NAME': 'test-object',
|
||||
'MINIO_IMAGE_NAME': 'test-image',
|
||||
|
||||
Reference in New Issue
Block a user