API_BASE_URL will need to be set to 'http://remote.example.com/' instead of 'http://remote.example.com/api/'
* move websocket host var to common config, better fix for #193
* copy specific files * replace api host env var * remove unused dotenv * Update frontend/webpack.dev.js Co-authored-by: Ilya Kreymer <ikreymer@users.noreply.github.com>