You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(gruntfile): update gruntfile to use port from config
Although port is set in config/all.js, it is overridden by the values from the grunt config.
This change updates grunt (grunt-express & grunt-nodemon) to use the value from the config.
0 commit comments