SEED_TEST_DATA is now false by default

ref #110
This commit is contained in:
2021-01-20 17:33:31 +01:00
parent 9df9d9ae80
commit 8870ebdb5e
2 changed files with 3 additions and 2 deletions

View File

@@ -6,4 +6,5 @@ DB_USER=bla
DB_PASSWORD=bla
DB_NAME=bla
NODE_ENV=production
POSTALCODE_COUNTRYCODE=DE
POSTALCODE_COUNTRYCODE=DE
SEED_TEST_DATA=false