Closed muvhaus-sl closed 7 years ago
The current dashboard URL is using the development build. Need to run Ember-cli-deploy and generate production version, then configure Nginx to serve it.
Generated build and used httpd to serve it. Added pm2 for the nodeJS server that handles APIs.
The current dashboard URL is using the development build. Need to run Ember-cli-deploy and generate production version, then configure Nginx to serve it.