Spaces:
Runtime error
Runtime error
teralomaniac
commited on
Commit
•
3653c72
1
Parent(s):
6140084
Update config.js
Browse files
config.js
CHANGED
@@ -241,7 +241,7 @@ module.exports = {
|
|
241 |
"Cookiecounter": 1,
|
242 |
"CookieIndex": 0,
|
243 |
"Ip": "0.0.0.0",
|
244 |
-
"Port":
|
245 |
"localtunnel": false,
|
246 |
"BufferSize": 1,
|
247 |
"SystemInterval": 3,
|
|
|
241 |
"Cookiecounter": 1,
|
242 |
"CookieIndex": 0,
|
243 |
"Ip": "0.0.0.0",
|
244 |
+
"Port": 7860,
|
245 |
"localtunnel": false,
|
246 |
"BufferSize": 1,
|
247 |
"SystemInterval": 3,
|