SYNC: removed baseUrl config

This commit is contained in:
SPRINX0\prochazka
2025-06-25 09:01:39 +02:00
committed by Diflow
parent 161586db7e
commit 8f6341b903

View File

@@ -7,7 +7,7 @@ const path = require('path');
module.exports = defineConfig({
e2e: {
baseUrl: 'http://localhost:3000',
// baseUrl: 'http://localhost:3000',
// trashAssetsBeforeRuns: false,
setupNodeEvents(on, config) {