Create the network to connect the backend
docker network create avaleasy-net
Run with:
docker-compose up
You MUST IGNORE the QR code printed on the container output(here's why)
Run the script to show the right address to connect with the app:
./show-address.sh
Access Expo app on your smartphone
4.1 Tap on "Explore"
4.2 Write the address showed on the step before
4.3 Tap on "Tap to attempt to open the project at"
Obs: You must run this command in the Host, not in the container.