feat: add proxy middleware for API requests and create production Docker Compose setup
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.21.2",
|
||||
"fs-extra": "^11.3.1",
|
||||
"nodemon": "^3.1.0"
|
||||
"nodemon": "^3.1.0",
|
||||
"http-proxy-middleware": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user