You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice the code in functions.php includes references to https://localhost:3000/ but I notice I cannot access the site using https. How can I enable local SSL for the site?
The text was updated successfully, but these errors were encountered:
That might be a bug, https shouldn't be required for local development and wasn't implemented, will try to check that out as soon as possible. Where did you find these urls?
I notice the code in functions.php includes references to
https://localhost:3000/
but I notice I cannot access the site usinghttps
. How can I enable local SSL for the site?The text was updated successfully, but these errors were encountered: