@ -28,6 +28,8 @@ services:
container_name: front
build: ./searching-front
restart: always
ports:
- '3000:3000'
depends_on:
- elasticsearch
- db