mirror of
				https://github.com/KevinMidboe/leifsbackend.git
				synced 2025-10-29 17:50:20 +00:00 
			
		
		
		
	http-proxy-middleware is for passing upload request to another api (leifs-image-processor)
This commit is contained in:
		| @@ -10,6 +10,7 @@ | |||||||
|     "body-parser": "^1.18.3", |     "body-parser": "^1.18.3", | ||||||
|     "dotenv": "^6.2.0", |     "dotenv": "^6.2.0", | ||||||
|     "express": "^4.16.4", |     "express": "^4.16.4", | ||||||
|  |     "http-proxy-middleware": "^0.19.1", | ||||||
|     "morgan": "^1.9.1", |     "morgan": "^1.9.1", | ||||||
|     "pg": "^7.8.0", |     "pg": "^7.8.0", | ||||||
|     "pg-hstore": "^2.3.2" |     "pg-hstore": "^2.3.2" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user