Outline
The fastest knowledge base for growing teams
Alternative to: notion, confluence
About
Versions (100)
v0.48.1
2020-09-27Fixes
- It was not possible to run migrations inside of the docker image in
v0.48.0due to a file being incorrectly removed in the build process. This release fixes that. If your database connection does not use SSL then migrate with:
yarn sequelize:migrate --env production-ssl-disabled