diff --git a/libre b/libre
index 83303d9c594004c6499d613ac5b8d12e5bd50eb5..bcbce0877e1046c1d37510f9e24745382850bfaf 100755
--- a/libre
+++ b/libre
@@ -8,7 +8,7 @@ export PG_DOMAIN=$NS
 export EPOCH=`date "+%s"`
 export NUAGE_URL=`kubectl -n $NS get ing -o custom-columns=HOST:spec.rules[*].host --selector=app.kubernetes.io/name=nextcloud --no-headers=true`
 export BUCKET=${FQDN}
-export S3_ENDPOINT=https://s3.standard.indie.host
+export S3_ENDPOINT=hot-objects.liiib.re
 export S3_ENDPOINT_COLD=https://minio.k7.indie.host
 export REPLICAS="${REPLICAS:-2}"