diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -21,7 +21,8 @@ The database is in the sqlite file `khanindexer.db` at the root of the project. # Testing -If you just want to test and don't want to install a MySQL (or MariaDB) -database but have Docker installed, juste use the `docker-compose.yml`. +If you just want to test and don't want to install a PostgreSQL database +but have Docker installed, juste use the `docker-compose.yml`. + This is only for test, don't use this shit on production (the docker-compose file)! |