diff --git a/config/ecosystem.json5 b/config/ecosystem.json5 index f235f53..650df9b 100644 --- a/config/ecosystem.json5 +++ b/config/ecosystem.json5 @@ -27,7 +27,7 @@ script : "server.js", env : { NODE_ENV: "dev", - PORT: "1236" + PORT: "1234" } }