finicky make some stuff go to work
This commit is contained in:
parent
868bf90a7c
commit
08970559b1
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@ module.exports = {
|
||||||
{
|
{
|
||||||
match: 'localhost:44422',
|
match: 'localhost:44422',
|
||||||
browser: "Vivaldi.app"
|
browser: "Vivaldi.app"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
match: 'localhost:7104',
|
||||||
|
browser: "Vivaldi.app"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue