fix: error log and gin mode

This commit is contained in:
Lakhan Samani
2022-02-05 09:00:56 +05:30
parent 2f29bbcee4
commit 2bb0ded20e
4 changed files with 20 additions and 3 deletions

2
.envtest Normal file
View File

@@ -0,0 +1,2 @@
DATABASE_URL=postgres://localhost:5432/postgres
DATABASE_TYPE=postgres