diff --git a/ansible/templates/zot-config.json.j2 b/ansible/templates/zot-config.json.j2 index 3911c2b..01f98d3 100644 --- a/ansible/templates/zot-config.json.j2 +++ b/ansible/templates/zot-config.json.j2 @@ -11,7 +11,8 @@ "regionendpoint": "{{ s3_endpoint }}", "accesskey": "{{ s3_access_key }}", "secretkey": "{{ s3_secret_key }}", - "secure": true + "secure": true, + "forcepathstyle": true } }, "http": {