aboutsummaryrefslogtreecommitdiff
path: root/motto/index.js
diff options
context:
space:
mode:
authorMarvin Borner2020-09-17 21:57:07 +0200
committerMarvin Borner2020-09-17 21:57:07 +0200
commit76fbbc2c6812d78999b20a2de7b419e1f0ed3e94 (patch)
tree5cbcd416a870f3697161710103b2629c9e947d75 /motto/index.js
parent47800e5226ed3cddcacbd68d35bc9a14dbddc5eb (diff)
Server sync
Diffstat (limited to 'motto/index.js')
-rw-r--r--motto/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/motto/index.js b/motto/index.js
index 429e367..eb1acab 100644
--- a/motto/index.js
+++ b/motto/index.js
@@ -92,4 +92,4 @@ app.on("close", () => {
create_db();
console.log("Listening on port 3000");
-app.listen(3000);
+app.listen(5005);