Spaces:
Runtime error
Runtime error
teralomaniac
commited on
Commit
•
2610970
1
Parent(s):
f2fca6c
Update config.js
Browse files
config.js
CHANGED
@@ -11,8 +11,8 @@ module.exports = {
|
|
11 |
"Cookiecounter": 1,
|
12 |
"CookieIndex": 0,
|
13 |
"ProxyPassword": "",
|
14 |
-
"Ip": "
|
15 |
-
"Port":
|
16 |
"localtunnel": false,
|
17 |
"BufferSize": 1,
|
18 |
"SystemInterval": 3,
|
|
|
11 |
"Cookiecounter": 1,
|
12 |
"CookieIndex": 0,
|
13 |
"ProxyPassword": "",
|
14 |
+
"Ip": "0.0.0.0",
|
15 |
+
"Port": 7860,
|
16 |
"localtunnel": false,
|
17 |
"BufferSize": 1,
|
18 |
"SystemInterval": 3,
|