[Noob question] Traefik + Docker + Nodejs app port 3000

Ok , it works with : https://github.com/yaempioy/dockerize-node-hello-world

so it has to do with my app, or confs.

maybe about network since i use specific network on my app .

EDIT: my networks werent the same , i changed them, it works now !!