mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-08-13 11:39:52 +00:00
implement auto port detect for web bridge
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
public static class BridgeSettings
|
||||
{
|
||||
public static string SocketPort { get; set; }
|
||||
public static string WebPort { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user