prod secure change to true & version update 0.0.0.6

This commit is contained in:
2024-08-01 14:19:43 +02:00
parent 4837f1ac7c
commit 48b0d284f9
2 changed files with 2 additions and 2 deletions

View File

@@ -15,5 +15,5 @@ def minioConnect(env):
"minio.mzansi-innovation-hub.co.za",
access_key="0RcgutfvcDq28lz7",
secret_key="nEED72ZlKYgDqH9Iy46fVGGT9TfabGWO",
secure=False
secure=True
)