Added the POSTALCODE_COUNTRYCODE to the sample and ci env files
ref #43
This commit is contained in:
		
							
								
								
									
										3
									
								
								.env.ci
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								.env.ci
									
									
									
									
									
								
							| @@ -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 | ||||
| @@ -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 | ||||
		Reference in New Issue
	
	Block a user