Skip to main content

start_server

Function start_server 

Source
pub async fn start_server(
    port: u16,
    open_browser: bool,
    allow_networks: Vec<String>,
    log_store: InMemoryLogStore,
) -> Result<()>
Expand description

Start the web dashboard server