http-proxy-middleware is for passing upload request to another api (leifs-image-processor)

This commit is contained in:
2019-03-03 21:17:53 +01:00
parent 768cffc93b
commit 1d5b7e13ed

View File

@@ -10,6 +10,7 @@
"body-parser": "^1.18.3",
"dotenv": "^6.2.0",
"express": "^4.16.4",
"http-proxy-middleware": "^0.19.1",
"morgan": "^1.9.1",
"pg": "^7.8.0",
"pg-hstore": "^2.3.2"