pub async fn run_socket(
layout: &Layout,
overrides: ConfigOverrides,
) -> Result<()>Expand description
Run the authoritative server on the instance’s Unix socket.
pub async fn run_socket(
layout: &Layout,
overrides: ConfigOverrides,
) -> Result<()>Run the authoritative server on the instance’s Unix socket.