fix(backend): Juiste Docker .env
This commit is contained in:
		
							parent
							
								
									dbc1da741c
								
							
						
					
					
						commit
						dbc8659b8d
					
				
					 3 changed files with 2 additions and 3 deletions
				
			
		|  | @ -24,7 +24,7 @@ services: | |||
|         restart: unless-stopped | ||||
|         volumes: | ||||
|             # TODO Replace with environment keys | ||||
|             - ./backend/.env:/app/.env | ||||
|             - ./backend/.env:/app/dwengo/backend/.env | ||||
|         depends_on: | ||||
|             - db | ||||
|             - logging | ||||
|  |  | |||
		Reference in a new issue