Configuring HTTPS localhost
-
I’ve got my browserSync localhost running on HTTPS. in the mu-plugin I’ve got the filter applied:
apply_filters( 'trigger_browsersync_protocol', 'https' );
I’m logged into WP in https://website.dev and the url is https://localhost:3000. Is there something I’m missing?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Configuring HTTPS localhost’ is closed to new replies.