test(backend): Omgevingsvariabelen files
This commit is contained in:
		
							parent
							
								
									14eef0269b
								
							
						
					
					
						commit
						6097be3c79
					
				
					 4 changed files with 34 additions and 16 deletions
				
			
		|  | @ -24,7 +24,7 @@ services: | |||
|             - '3000:3000/tcp' | ||||
|         restart: unless-stopped | ||||
|         volumes: | ||||
|             - ./backend/.env:/app/.env | ||||
|             - ./backend/.env.staging:/app/.env | ||||
|         depends_on: | ||||
|             - db | ||||
|             - logging | ||||
|  |  | |||
		Reference in a new issue