corrected listening url from localhost to all adapters
Security / security (push) Successful in 1m2s
Security / security (push) Successful in 1m2s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[string] $ListenUrl = "http://localhost:8080/"
|
||||
[string] $ListenUrl = "http://0.0.0.0:8080/"
|
||||
|
||||
function Write-JsonResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user