Alpha Release 0.2.1 #119
@ -1,10 +1,10 @@
|
|||||||
APP_PORT=4010
|
APP_PORT=4010
|
||||||
DB_TYPE=bla
|
DB_TYPE=sqlite
|
||||||
DB_HOST=bla
|
DB_HOST=bla
|
||||||
DB_PORT=bla
|
DB_PORT=bla
|
||||||
DB_USER=bla
|
DB_USER=bla
|
||||||
DB_PASSWORD=bla
|
DB_PASSWORD=bla
|
||||||
DB_NAME=bla
|
DB_NAME=./test.sqlite
|
||||||
NODE_ENV=production
|
NODE_ENV=production
|
||||||
POSTALCODE_COUNTRYCODE=DE
|
POSTALCODE_COUNTRYCODE=DE
|
||||||
SEED_TEST_DATA=false
|
SEED_TEST_DATA=false
|
Loading…
x
Reference in New Issue
Block a user