chore(integration-tests): Normalize DB config + use single process (#2077)
This commit is contained in:
committed by
GitHub
parent
687a6badeb
commit
690ca9e89a
4
integration-tests/.env.test
Normal file
4
integration-tests/.env.test
Normal file
@@ -0,0 +1,4 @@
|
||||
# Default postgres credentials
|
||||
DB_HOST=localhost
|
||||
DB_USERNAME=postgres
|
||||
DB_PASSWORD=''
|
||||
Reference in New Issue
Block a user