mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
♻️ minio custom jail
This commit is contained in:
@@ -33,7 +33,7 @@ sharry.restserver {
|
||||
minio =
|
||||
{ enabled = true
|
||||
type = "s3"
|
||||
endpoint = "https://truenas.${SECRET_DOMAIN}:51515"
|
||||
endpoint = "http://minio.${SECRET_DOMAIN}:9000"
|
||||
access-key = "${SECRET_SHARRY_MINIO_S3_ACCESS_KEY}"
|
||||
secret-key = "${SECRET_SHARRY_MINIO_S3_SECRET_KEY}"
|
||||
bucket = "sharry"
|
||||
|
Reference in New Issue
Block a user