|
@@ -624,7 +624,7 @@ fn print_console_info(ip: &String, port: u16, config: &CrateConfig, options: Pre
|
|
format!("http://localhost:{}/", port).blue()
|
|
format!("http://localhost:{}/", port).blue()
|
|
format!("http://{}:{}/", ip, port).blue()
|
|
format!("http://{}:{}/", ip, port).blue()
|