fix: ui - change base path

This commit is contained in:
samlm0
2024-01-19 04:08:37 +00:00
parent e49617ca0b
commit c3c59386a4

View File

@@ -11,6 +11,7 @@ import path from 'node:path'
// https://vitejs.dev/config/
export default defineConfig(({ command }) => {
return {
base: './',
server: {
proxy: {
'/session': {