Aarens
Aarens
Sep 2, 2018 · 1 min read

I have three containers running: client side, server side which is using hapijs and mysql 5.7 image with database already created but when launching the app I can only access the login page but can,t login because the angular client cant access http://localhost/3000 from server side container. This is working fine in my local machine. What could be the reason?