include changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const { createProxyMiddleware } = require('http-proxy-middleware');
|
||||
|
||||
const context = [
|
||||
"/weatherforecast",
|
||||
'/api/seasons'
|
||||
];
|
||||
|
||||
module.exports = function (app) {
|
||||
|
||||
Reference in New Issue
Block a user