feat: always use test configuration during tests

This commit is contained in:
Paul Makles
2023-10-26 12:06:10 +01:00
committed by Paul Makles
parent 456bf7b42a
commit 6c0210e8a1
4 changed files with 11 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
[database]
mongodb = "mongodb://localhost"
redis = "redis://localhost/"