Commit 2abc270f by Arturo Montejo Ráez

solved merge

parents 1bb997bf eb39ab6b
Showing with 1 additions and 1 deletions
......@@ -12,7 +12,7 @@ String.prototype.hashCode = function() {
return hash;
};
// force transport protocol for websockets
// Force transport protocol for websockets
// io.sails.transports=['websocket'];
// Creamos el módulo dashboardControllers, de donde colgarán todos los controladores
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment