Closed Bturan19 closed 3 years ago
I'm having the same issue
I tried to rebuild storefront image but it didn't work
System information Operating system: Mac OSX 11.4 Docker: 3.3.3
Well, I managed to run storefront with saleor-platform by:
docker-compose down
2.11.0
command: npm start -- --hostname 0.0.0.0
to command: npm start -- --host 0.0.0.0
docker-compose up -d
to start the services againThis issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi, I have followed the instructions here: https://docs.saleor.io/docs/developer/installation
I have build and created docker image but when I try to run the platform. I can't acces to storefront. Even though I can acces to dashboard and graphql pages.
Anyone having similar issue? …
System information Operating system: Ubuntu 20.04 Browser: Chrome