feat: works on production

This commit is contained in:
2025-02-19 00:57:32 -05:00
parent 44e1d6d0e6
commit 2827653bd5
5 changed files with 18 additions and 11 deletions

View File

@@ -94,3 +94,10 @@ DEFAULT_MERGE_STYLE = merge
[repository.signing]
DEFAULT_TRUST_MODEL = committer
[storage]
STORAGE_TYPE = minio
MINIO_ENDPOINT = s3.us-east-1.amazonaws.com
MINIO_BUCKET = myrica-faya
MINIO_USE_SSL = true
MINIO_INSECURE_SKIP_VERIFY = false