aboutsummaryrefslogtreecommitdiff
path: root/app/im/config/litestream.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/im/config/litestream.yml')
-rw-r--r--app/im/config/litestream.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/im/config/litestream.yml b/app/im/config/litestream.yml
index 0f5dbd5..e444e38 100644
--- a/app/im/config/litestream.yml
+++ b/app/im/config/litestream.yml
@@ -3,7 +3,7 @@ dbs:
replicas:
- url: s3://synapse-db/homeserver.db
region: garage-staging
- endpoint: https://garage-staging.home.adnab.me
+ endpoint: http://{{ env "attr.unique.network.ip-address" }}:3990
access-key-id: {{ key "secrets/synapse/s3_access_key" | trimSpace }}
secret-access-key: {{ key "secrets/synapse/s3_secret_key" | trimSpace }}
force-path-style: true