generator-flux-webapp icon indicating copy to clipboard operation
generator-flux-webapp copied to clipboard

Changing url from localhost to custom virtualhost

Open asso1985 opened this issue 9 years ago • 1 comments

I'm trying to understand where can I change the url of the project from localhost to another host

asso1985 avatar May 07 '15 09:05 asso1985

Hi, sorry for the delay in answering. Once the project is generated you can change BrowserSync options within gulpfile.js. Check BS docs http://www.browsersync.io/docs/options/#option-host

Hope this helps.

alduro avatar May 20 '15 12:05 alduro