path
This commit is contained in:
@@ -13,13 +13,13 @@ export default defineNuxtConfig({
|
||||
}
|
||||
}
|
||||
},
|
||||
nitro: {
|
||||
devProxy: {
|
||||
'/api': {
|
||||
target: 'http://106.15.192.42:3000/api'
|
||||
}
|
||||
},
|
||||
},
|
||||
//nitro: {
|
||||
// devProxy: {
|
||||
// '/api': {
|
||||
// target: 'http://106.15.192.42:3000/api'
|
||||
// }
|
||||
// },
|
||||
//},
|
||||
//devServer: {
|
||||
// host: '106.15.192.42',
|
||||
// port: 3000,
|
||||
|
Reference in New Issue
Block a user