mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-02-13 03:38:06 -05:00
added address to debug config
This commit is contained in:
parent
ab9c0e6247
commit
6f6c6eda66
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"randomSeed" : 20,
|
"randomSeed" : 20,
|
||||||
"port" : 8888,
|
"port" : 8888,
|
||||||
|
"address" : "0.0.0.0",
|
||||||
"captchaExpiryTimeLimit" : 5,
|
"captchaExpiryTimeLimit" : 5,
|
||||||
"throttle" : 10,
|
"throttle" : 10,
|
||||||
"threadDelay" : 2,
|
"threadDelay" : 2,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user