diff --git a/hosts/daedalus/finicky.js b/hosts/daedalus/finicky.js index dfa47e21..d3a0b305 100644 --- a/hosts/daedalus/finicky.js +++ b/hosts/daedalus/finicky.js @@ -12,6 +12,11 @@ module.exports = { { match: 'localhost:44422', browser: "Vivaldi.app" + }, + { + match: 'localhost:7104', + browser: "Vivaldi.app" } + ] }