mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-02 21:18:12 +00:00
chore: config
This commit is contained in:
@@ -4,4 +4,7 @@ import vue from '@vitejs/plugin-vue'
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [vue()],
|
||||
server: {
|
||||
port: 5345
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user