9 Replies
Hi @jeanpier92 π ,
here's an example
hello! thanks for your answer! I took your example but I get the same result π¦
I see you have magentotovue.test as your url. Did you also change this in the .env file?
![No description](https://cdn.answeroverflow.com/1159763915933233162/image.png)
typically they are magento.test by default.
![No description](https://cdn.answeroverflow.com/1159764130719334491/image.png)
So you'll need to change that as well.
Actually what I want to do is the vuestorefront instance with multiple stores so I configured magentovue.test in nginx as a proxy where I redirect it to http://localhost:3000. Here I am racking my brain to configure this. Do you know how to do it so you can guide me please?
![No description](https://cdn.answeroverflow.com/1160010626832289823/image.png)
I see. Did you try adding the magentotovue.test to the origin array?
![No description](https://cdn.answeroverflow.com/1160912711937437798/image.png)
That's right my friend. I added it to the origin array
Great π