Commit 7866e886f8c01269943dfc65d58dcf6edcc3ed51

Authored by sanmu
1 parent a7dcdd6b

init

Showing 1 changed file with 1 additions and 0 deletions
vite.config.ts
@@ -15,6 +15,7 @@ export default defineConfig({ @@ -15,6 +15,7 @@ export default defineConfig({
15 } 15 }
16 }, 16 },
17 server: { 17 server: {
  18 + port: 80,
18 proxy: { 19 proxy: {
19 '/shop': { 20 '/shop': {
20 target: 'http://39.108.227.113:8002' 21 target: 'http://39.108.227.113:8002'