export function getNetConfig() { return { host: "127.0.0.1", port: 13370, publicHost: "127.0.0.1:13370", securePublicHost: false } }