D
D
Denis Dormadekhin2018-02-12 13:37:02
webpack
Denis Dormadekhin, 2018-02-12 13:37:02

How to set up browsersync for https?

Tried to set up browsersync in laravel-mix, registered in webpack.mix.js config

mix.browserSync({
    proxy: 'https://мой-домен',
    https: true
});

an ssl certificate is installed on the hosting, but at https://my-domain:3000 the site does not open in google chrome
in firefox opened after adding security exceptions
how can I solve the problem? Or maybe ssl is installed incorrectly?
installed through the ISPmanager panel

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question