In my angular application when I run the application it starts at localhost:4200 but my requirement is the application should load at 'localhost/test4health'. Can any one tell where I need to make this change?
localhost:4200
'localhost/test4health'