We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e11cd commit 3b4adaaCopy full SHA for 3b4adaa
services/registry/template.env
@@ -13,7 +13,7 @@ S3_SECRET_KEY=${REGISTRY_S3_SECRET_KEY}
13
S3_ENDPOINT=${S3_ENDPOINT}
14
S3_BUCKET=${REGISTRY_DOMAIN}
15
REGISTRY_S3_BUCKET=${REGISTRY_S3_BUCKET}
16
-REGISTRY_S3_ENDPOINT=${S3_ENDPOINT}
+REGISTRY_S3_ENDPOINT=${REGISTRY_S3_ENDPOINT}
17
REGISTRY_S3_SECURE=${REGISTRY_S3_SECURE}
18
REGISTRY_AWS_REGION=${REGISTRY_AWS_REGION}
19
0 commit comments