revert CI test changes

This commit is contained in:
Valere
2025-10-23 14:24:15 +02:00
parent 185d7d1177
commit 552e1215be
3 changed files with 3 additions and 4 deletions

View File

@@ -76,7 +76,7 @@ const setDevToolElementCallDevUrl = process.env.USE_DOCKER
"Developer.elementCallUrl",
null,
"device",
"http://localhost:3000/room",
"http://localhost:8080/room",
);
});
}