mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-14 21:25:09 +08:00
feat: Integrate and serve the WebUI, including Vercel build configuration and Python routes for static files.
This commit is contained in:
@@ -22,4 +22,5 @@ export default defineConfig({
|
||||
outDir: '../static/admin',
|
||||
emptyOutDir: true,
|
||||
},
|
||||
base: '/webui/',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user