teralomaniac
commited on
Commit
·
6140084
1
Parent(s):
871703f
Update config.js
Browse files
config.js
CHANGED
@@ -240,7 +240,7 @@ module.exports = {
|
|
240 |
],
|
241 |
"Cookiecounter": 1,
|
242 |
"CookieIndex": 0,
|
243 |
-
"Ip": "
|
244 |
"Port": 8444,
|
245 |
"localtunnel": false,
|
246 |
"BufferSize": 1,
|
|
|
240 |
],
|
241 |
"Cookiecounter": 1,
|
242 |
"CookieIndex": 0,
|
243 |
+
"Ip": "0.0.0.0",
|
244 |
"Port": 8444,
|
245 |
"localtunnel": false,
|
246 |
"BufferSize": 1,
|