mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
SYNC: removed baseUrl config
This commit is contained in:
committed by
Diflow
parent
161586db7e
commit
8f6341b903
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user