hey @Sayed_Abdo make sure you pull the latest image changes before spinning up the containers
docker-compose -f dev.docker-compose.yml pull oe.openelis.org frontend.openelis.org
I’m also so inquisitive to know whathappens when you run
docker-compose up – build
without the
-d flag
otherwise I find this helpful