Wanhenri / Projeto-ERP

0 stars 0 forks source link

ERROR REACT_APP_API_URL #34

Closed Wanhenri closed 4 years ago

Wanhenri commented 4 years ago

It was identified that the project was not passing the 'URL' of the 'API'

Wanhenri commented 4 years ago

in file .env:

REACT_APP_API_URL=http://localhost:5000

Changed:

REACT_APP_API_URL=https://project-wanderson-api.herokuapp.com

and Deploy for Heroku