diff --git a/app/config.json.sample b/app/config.json.sample index 26f8c39..6ca6289 100644 --- a/app/config.json.sample +++ b/app/config.json.sample @@ -6,7 +6,7 @@ "socketio": { "serveClient": false, "path": "/ssh/socket.io", - "origins": ["localhost:2222"], + "origins": ["localhost:2222"] }, "user": { "name": null,