mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #505] Adding a configurable default electron port. #1198
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/505
State: closed
Merged: Yes
Our environment does not allow for random port assignment. Port 8000 is not an option for our environment.
Fixes issue https://github.com/ElectronNET/Electron.NET/issues/504