test(backend): Omgevingsvariabelen files
This commit is contained in:
		
							parent
							
								
									14eef0269b
								
							
						
					
					
						commit
						6097be3c79
					
				
					 4 changed files with 34 additions and 16 deletions
				
			
		|  | @ -1,3 +1,13 @@ | |||
| PORT=3000 | ||||
| DWENGO_DB_UPDATE=true | ||||
| # | ||||
| # Test environment configuration | ||||
| # | ||||
| # Should not need to be modified. | ||||
| # See .env.example for more information. | ||||
| # | ||||
| 
 | ||||
| ### Dwengo ### | ||||
| 
 | ||||
| DWENGO_PORT=3000 | ||||
| 
 | ||||
| DWENGO_DB_NAME=":memory:" | ||||
| DWENGO_DB_UPDATE=true | ||||
|  |  | |||
		Reference in a new issue