diff --git a/tests/debug-config.json b/tests/debug-config.json index ae04974..5b9e35d 100644 --- a/tests/debug-config.json +++ b/tests/debug-config.json @@ -1,6 +1,7 @@ { "randomSeed" : 20, "port" : 8888, + "address" : "0.0.0.0", "captchaExpiryTimeLimit" : 5, "throttle" : 10, "threadDelay" : 2,