mirror of
https://github.com/woodchen-ink/aimodels-prices.git
synced 2025-07-18 05:32:00 +08:00
Update Vite proxy to use local development server
This commit is contained in:
parent
7b884cd3ee
commit
e31e35c0b5
@ -7,7 +7,7 @@ export default defineConfig({
|
||||
server: {
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'https://aimodels-prices.q58.pro',
|
||||
target: 'http://localhost:8080',
|
||||
changeOrigin: true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user