Added the POSTALCODE_COUNTRYCODE to the sample and ci env files

ref #43
This commit is contained in:
Nicolai Ort 2020-12-22 12:40:11 +01:00
parent b8c93bf476
commit f3008979f3
2 changed files with 4 additions and 2 deletions

View File

@ -5,4 +5,5 @@ DB_PORT=unused
DB_USER=unused
DB_PASSWORD=bla
DB_NAME=./test.sqlite
NODE_ENV=dev
NODE_ENV=dev
POSTALCODE_COUNTRYCODE=null

View File

@ -5,4 +5,5 @@ DB_PORT=bla
DB_USER=bla
DB_PASSWORD=bla
DB_NAME=bla
NODE_ENV=production
NODE_ENV=production
POSTALCODE_COUNTRYCODE=null