initial dockerizing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"/api/**": {
|
||||
"target": "http://localhost:3000",
|
||||
"target": "http://localhost:3000/api",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": {
|
||||
|
||||
Reference in New Issue
Block a user