fix garage own node address detection

This commit is contained in:
2025-09-15 21:37:21 +02:00
parent f0c12de11c
commit e83ae422ce

View File

@@ -19,7 +19,8 @@ in
replication_factor = 2;
rpc_bind_addr = "[${zerotier_ip}]:3901";
rpc_bind_addr = "[::]:3901";
rpc_public_addr = "[${zerotier_ip}]:3901";
s3_api = {
api_bind_addr = "127.0.0.1:3900";