Sage 10 does not update proxy

When I install Sage 10, the proxy in bud.config.mjs is always "http://example.test", is there a way to automatically change this? because unless I manually change the proxy to my local dev, it will give an error when I try to open localhost:3000: Error occurred while trying to proxy: localhost:3000/ Is there anyway to automatically change the proxy from example.test to the website’s name? May be a script in package.json?

Not sure I get the intention, but that is just the first of many files and configs you will likely need to update throughout the development of your site’s theme with Sage.

It is included in the first steps from the docs Sage 10.x: Installation | Roots Documentation You might want to make sure you haven’t missed any of the others.

2 Likes