wip
This commit is contained in:
@@ -32,7 +32,7 @@ const devConfig: UserConfig = {
|
||||
base: './',
|
||||
server: {
|
||||
host: 'localhost',
|
||||
port: 5173,
|
||||
port: 5174,
|
||||
proxy: {
|
||||
'/api': {
|
||||
changeOrigin: true,
|
||||
|
@@ -61,7 +61,7 @@ export function getConfig(): UserConfig {
|
||||
base: '/vite/',
|
||||
|
||||
server: {
|
||||
port: 5173,
|
||||
port: 5174,
|
||||
},
|
||||
|
||||
plugins: [
|
||||
|
Reference in New Issue
Block a user