Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 538 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 538 Bytes

Changelog

2020-10-09

  • docker-compose - Make docker-compose files production ready
  • docker-compose - Remove the custom MongoDB and use the official one
  • docker-compose - Configuration of MongoDB is based on config file
  • docker-compose - All variables in .env file
  • docker-compose - Persistent volume for MongoDB
  • docker-compose - Start container in case of stop
  • docker-compose - Add default values for environment variables, so you do not have to specify them
  • docker-compose - Add health check for MongoDB
  • Update docs