This commit is contained in:
kingecg 2025-02-28 21:54:00 +08:00
parent 6198d86e95
commit edcbda85d2
1 changed files with 1 additions and 0 deletions

View File

@ -17,4 +17,5 @@ export default defineConfig({
'@': fileURLToPath(new URL('./src', import.meta.url))
},
},
base: '/regtestor/',
})