Update config.json.sample
This commit is contained in:
parent
d9b6e47e88
commit
201df2435d
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
||||||
"path": "/ssh/socket.io",
|
"path": "/ssh/socket.io",
|
||||||
"origins": ["localhost:2222"],
|
"origins": ["localhost:2222"],
|
||||||
},
|
},
|
||||||
|
"http": {
|
||||||
|
"origins": ["localhost:2222"],
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"name": null,
|
"name": null,
|
||||||
"password": null,
|
"password": null,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue