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",
|
||||
"origins": ["localhost:2222"],
|
||||
},
|
||||
"http": {
|
||||
"origins": ["localhost:2222"],
|
||||
},
|
||||
"user": {
|
||||
"name": null,
|
||||
"password": null,
|
||||
|
|
|
|||
Loading…
Reference in a new issue