mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 05:03:57 +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({
|
module.exports = defineConfig({
|
||||||
e2e: {
|
e2e: {
|
||||||
baseUrl: 'http://localhost:3000',
|
// baseUrl: 'http://localhost:3000',
|
||||||
// trashAssetsBeforeRuns: false,
|
// trashAssetsBeforeRuns: false,
|
||||||
|
|
||||||
setupNodeEvents(on, config) {
|
setupNodeEvents(on, config) {
|
||||||
|
|||||||
Reference in New Issue
Block a user