Skip to content

Makefile update, programmatic migrations.

Pavel Kirilin requested to merge develop into master

Description:

  • Removed migrate step for the prod and the run targets.
  • Alembic now triggers automatically within the wait_script.
  • Added "restart: always" in the docker-compose configuration.

Signed-off-by: Pavel Kirilin [email protected]

Merge request reports