mirror of
https://github.com/Funkoala14/KnowledgeBase_OOIN.git
synced 2025-06-08 05:09:44 +08:00
Update vite.config.js
This commit is contained in:
parent
a85154fbe1
commit
be65466375
@ -14,7 +14,7 @@ export default defineConfig(({ mode }) => {
|
||||
port: env.VITE_PORT,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: env.VITE_API_URL || 'http://81.69.223.133:3000',
|
||||
target: env.VITE_API_URL || 'http://81.69.223.133:58008',
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user