mirror of
https://github.com/wikihost-opensource/als.git
synced 2025-12-24 12:57:59 +08:00
fix: ui - change base path
This commit is contained in:
@@ -11,6 +11,7 @@ import path from 'node:path'
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig(({ command }) => {
|
||||
return {
|
||||
base: './',
|
||||
server: {
|
||||
proxy: {
|
||||
'/session': {
|
||||
|
||||
Reference in New Issue
Block a user