mirror of
https://git.hmsn.ink/coin/chart.git
synced 2026-03-20 00:02:17 +09:00
xd
This commit is contained in:
@@ -45,8 +45,7 @@ export default defineConfig(({ isSsrBuild }) => ({
|
||||
port: 3000,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'https://svcm.hmsn.ink',
|
||||
// target: 'http://localhost:8010',
|
||||
target: 'http://localhost:7010',
|
||||
changeOrigin: true,
|
||||
// rewrite: (path) => path.replace(/^\/api/, ''),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user