angular 4200 on ec2 access is localhost

JavaScript
ng serve -host 0.0.0.0
ng serve --host=0.0.0.0 --disable-host-check

Source

Also in JavaScript: