export async function load({ params }) { return { server_host: params.server }; }