diff --git a/.env.ci b/.env.ci index 6103f14..d96e21a 100644 --- a/.env.ci +++ b/.env.ci @@ -5,4 +5,4 @@ DB_PORT=unused DB_USER=unused DB_PASSWORD=bla DB_NAME=./test.sqlite -NODE_ENV=production \ No newline at end of file +NODE_ENV=dev \ No newline at end of file