WIP Add environment variables for Database configuration. TODO test it with postgres

This commit is contained in:
Sara Aimée Smiseth 2021-05-01 13:04:23 +02:00
parent 5bcf0fd3d0
commit d3f5a603e5
6 changed files with 45 additions and 7 deletions

View file

@ -3,6 +3,7 @@
## Unreleased
* Updated luarocks to version 3.7.0.
* Create environment variables for database settings. It is now possible to use MariaDB or Postgres instead of SQLite.
## v1.1.4