Sage Theme using Laragon

I am using Laragon for local development, it allows you to set up and store certificates locally and then does some clever stuff so that your domain ends up as https://nameoffolder.test

So in config.json I set this as my devUrl but when running yarn start it goes to localhost:3000 and I get an SSL error.

Did I set it up wrong or is this expected?

This topic was automatically closed after 42 days. New replies are no longer allowed.