change
command line from Browsersync
- --open Decide which URL to open automatically when Browsersync starts. Defaults to "local" if none set. Can be true, local, external, ui, ui-external, tunnel or false
- --startPath
- -o Equivalent to --startPath
// Open the first browser window at URL + "/info.php"
startPath: "/info.php";