0xkash / rest-scraper

A real estate scraper with a built in REST API
1 stars 0 forks source link

Optimize build environment #15

Open 0xkash opened 1 year ago

0xkash commented 1 year ago

Optimize the docker environment to be used for deployment.

For example: PGAdmin is not needed in deployment (this takes a lot of resources) so I want to create different docker-compose files for the different environments (development/production)