mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-12 23:14:34 +01:00
Allow setting IP address
This commit is contained in:
8
ServerSelector.Desktop/Properties/launchSettings.json
Normal file
8
ServerSelector.Desktop/Properties/launchSettings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"profiles": {
|
||||
"ServerSelector.Desktop": {
|
||||
"commandName": "Project",
|
||||
"nativeDebugging": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user