chore: fixed settings

This commit is contained in:
Jannat Patel
2025-04-22 16:17:29 +05:30
committed by safe user
parent 3d81a63410
commit 4128f0fb73
7 changed files with 37 additions and 11 deletions

View File

@@ -13,6 +13,6 @@ module.exports = defineConfig({
openMode: 0,
},
e2e: {
baseUrl: "http://testui:8000",
baseUrl: "http://pertest:8000",
},
});