chore: vars

This commit is contained in:
auricom
2024-05-13 21:31:18 +02:00
parent d3d6cb4b24
commit dfae7dc573
10 changed files with 15 additions and 13 deletions

View File

@@ -33,7 +33,7 @@ sharry.restserver {
minio =
{ enabled = true
type = "s3"
endpoint = "https://s3.feisar.ovh"
endpoint = "https://s3.${SECRET_INTERNAL_DOMAIN}"
access-key = "${SECRET_SHARRY_MINIO_S3_ACCESS_KEY}"
secret-key = "${SECRET_SHARRY_MINIO_S3_SECRET_KEY}"
bucket = "sharry"