diff --git a/config/env/production.js b/config/env/production.js index 0703566..b4f6439 100644 --- a/config/env/production.js +++ b/config/env/production.js @@ -318,7 +318,7 @@ module.exports = { * this, just try deploying without setting it and see if it works.) * * * ***************************************************************************/ - port: 8081, + port: 80, /************************************************************************** * *