diff --git a/environments/production.json b/environments/production.json index bf6d1f6..f9a353d 100644 --- a/environments/production.json +++ b/environments/production.json @@ -14,7 +14,7 @@ "config": { "storage": { "type": "minio", - "endpoint": "localhost:3900", + "endpoint": "http://localhost:3900", "location": "garage", "use_ssl": "false" }