This commit is contained in:
Warunee Tamkoo 2024-11-13 14:37:05 +07:00
parent a201594756
commit 216a3ff8d7
5 changed files with 78 additions and 9 deletions

View file

@ -27,5 +27,4 @@ export default defineConfig({
server: {
port: 3005,
},
base: "./",
});