allow garage admin endpoint access on zerotier

This commit is contained in:
2025-10-29 12:50:12 +01:00
parent fac6d2f861
commit 454d349bb3

View File

@@ -49,6 +49,7 @@ in
allowedTCPPorts = [
s3_port
rpc_port
admin_port
];
};
}