mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
♻️ migrate postgresql to truenas jail + minio https
This commit is contained in:
@@ -3,7 +3,7 @@ type = s3
|
||||
provider = Minio
|
||||
access_key_id = __RCLONE_ACCESS_ID__
|
||||
secret_access_key = __RCLONE_SECRET_KEY__
|
||||
endpoint = http://minio.${SECRET_DOMAIN}:9000
|
||||
endpoint = https://minio.${SECRET_DOMAIN}:9000
|
||||
acl = private
|
||||
|
||||
[gdrive-homelab-backups]
|
||||
|
Reference in New Issue
Block a user