test: push de env file voor testen naar de repo en pas het pad aan in de setup-file om deze te gebruiken
This commit is contained in:
parent
f3d1ca8867
commit
bc4d998922
2 changed files with 4 additions and 1 deletions
3
backend/.env.test
Normal file
3
backend/.env.test
Normal file
|
@ -0,0 +1,3 @@
|
|||
PORT=3000
|
||||
DWENGO_DB_UPDATE=true
|
||||
DWENGO_DB_NAME=":memory:"
|
Loading…
Add table
Add a link
Reference in a new issue