Update config.json.sample

This commit is contained in:
Matteo Pietro Dazzi 2022-08-13 12:02:46 +02:00 committed by GitHub
parent d9b6e47e88
commit 201df2435d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,