fix
All checks were successful
BlockStorage/repertory_mac/pipeline/head This commit looks good
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
2025-08-06 17:14:54 -05:00
parent 8a68d025b5
commit 6821cf3707

View File

@@ -201,7 +201,7 @@ protected:
"-dd",
config->get_data_directory(),
"-rm",
fmt::format("localhost:{}", remote_port),
fmt::format("localhost:{}", provider_t::remote_port),
mount_location,
});
}