Adding test containers debug.
This commit is contained in:
parent
04297e8f36
commit
fe789e7462
|
@ -8,3 +8,4 @@ process.env.COUCH_DB_PASSWORD = "budibase"
|
|||
process.env.COUCH_DB_USER = "budibase"
|
||||
process.env.API_ENCRYPTION_KEY = "testsecret"
|
||||
process.env.JWT_SECRET = "testsecret"
|
||||
process.env.DEBUG = "testcontainers*"
|
||||
|
|
Loading…
Reference in New Issue