Do the thing ;-)
This commit is contained in:
@@ -46,7 +46,7 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
proxy: {
|
||||
'^/weatherforecast': {
|
||||
'^/(add|multiply|subtract|divide)': {
|
||||
target: 'https://localhost:7102/',
|
||||
secure: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user