D
D
Dmitry Medvedkin2020-11-29 17:04:18
JavaScript
Dmitry Medvedkin, 2020-11-29 17:04:18

Why doesn't Browser-sync give an External address?

Installed browser-sync, it works well, but does not give External address, permissions are set in node.js firewall settings, what could be the reason?5fc3aa37151cd474875331.png5fc3aa49780fc265462728.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
KAL6MAR, 2020-11-29
@DmitriyPHC

function browsersync() {
browserSync.init({
server: { baseDir: 'app/' },
online: true
})
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question