backend/.env.ci
Nicolai Ort 30b585c0c1
All checks were successful
continuous-integration/drone/pr Build is passing
Set country code for the ci env to DE
ref #105
2021-01-19 15:49:35 +01:00

9 lines
150 B
Plaintext

APP_PORT=4010
DB_TYPE=sqlite
DB_HOST=unused
DB_PORT=unused
DB_USER=unused
DB_PASSWORD=bla
DB_NAME=./test.sqlite
NODE_ENV=dev
POSTALCODE_COUNTRYCODE=DE