Backend & Frontend mit Mail Versand
This commit is contained in:
9
proxy.conf.json
Normal file
9
proxy.conf.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"/api": {
|
||||
"target": "http://localhost:3000",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": { "^/api": "" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user