Alpha Release 0.2.1 #119

Merged
niggl merged 34 commits from dev into main 2021-01-21 17:31:51 +00:00
Showing only changes of commit f4668b6e81 - Show all commits

View File

@ -1,10 +1,10 @@
APP_PORT=4010
DB_TYPE=bla
DB_TYPE=sqlite
DB_HOST=bla
DB_PORT=bla
DB_USER=bla
DB_PASSWORD=bla
DB_NAME=bla
DB_NAME=./test.sqlite
NODE_ENV=production
POSTALCODE_COUNTRYCODE=DE
SEED_TEST_DATA=false