MPS-FGA / Avaleasy-app

Front-end do aplicativo Avaleasy para gerenciamento e criação de avaliações
GNU General Public License v3.0
4 stars 0 forks source link

Ignore the QR printed on the container output #1

Closed matheusbsilva closed 6 years ago

matheusbsilva commented 6 years ago

You must ignore the QR code printed on container output when it is running with Docker, because the QR code is generated using the container IP, which only works on docker network. To access the app with Expo you have to connect your smartphone and computer on the same network and access this address on Expo: YOUR_COMPUTER_IP:19000. To get this right address use the script show-address.sh as showed on README.