vendure-ecommerce/storefront-angular-starter

Cannot Access through IP address

stevekcm opened this issue · 1 comments

Hi,

I've changed environment.prod.ts but unfortunately still not able to connect through my ip address
only localhost:4201 working, however api with 3000 port got no problems at all

any ideas?

I added -host 0.0.0.0 in package.json but I don't know is this a proper way to do it