fix error with IP address in server
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"profiles": {
|
||||
"f-srv": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "--port 3113"
|
||||
"commandLineArgs": "--port 3113 -i 192.168.15.128"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user