in playwright.config.ts [27:28]
command: getCommand(process.env.TYPE), url: `http://127.0.0.1:${process.env.TYPE === "dev" ? 61000 : 8080}`,