Skip to content

Commit

Permalink
build: update server port
Browse files Browse the repository at this point in the history
  • Loading branch information
kailong321200875 committed Mar 26, 2022
1 parent c43f39e commit d2be8c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
}
},
server: {
port: 4000,
proxy: {
// 选项写法
// '/api': {
Expand Down

0 comments on commit d2be8c1

Please sign in to comment.