#MedusaJS, using it publicly

1 messages · Page 1 of 1 (latest)

idle ivy
#

Nah it does not auto work globally. You got to specify the domains you’re using. You can allow all http traffic while deving but you going to have to manually do it 👌🏾

plush wolf
#

I got the storefront to work globally on dev, what about the backend/admin?

idle ivy
#

In dev using the “http://*/“ allows all http on fallback

#

That was the Medusa-config.js in the backend

#

You need to set up the frontend too