Refactor models (merge Players in Games), add cursor to correspondance games. Finishe...
[vchess.git] / server / config / parameters.js.dist
index 264fac5..c190841 100644 (file)
@@ -1,5 +1,4 @@
-module.exports =
-{
+module.exports = {
   // For mail sending. NOTE: *no trailing slash*
   siteURL: "http://localhost:8080",