mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-22 11:43:34 +03:00
d90c3110cf
If migration fails for some reason, the script runs anyway and creates the file which indicates that migration is complete. This is obviously not cool. If database is not available for some reason and migrations fail, the container should exit, not continue. Relevant stack overflow: https://stackoverflow.com/a/2871034 |
||
---|---|---|
.. | ||
k8s | ||
twenty | ||
twenty-postgres-spilo | ||
twenty-website | ||
.env.example | ||
docker-compose.yml | ||
Makefile |