Open khoinguyen-corize opened 4 years ago
Ở file url.config.js
Chuyển https://chatapp-room.herokuapp.com/api và file .env để dùng Vd: REACT_APP_API_URL=https://chatapp-room.herokuapp.com/api
Sau khi chuyển xong thì dùng const url = process.env.REACT_APP_API_URL;
em đã fix ạ
Ở file url.config.js
Chuyển https://chatapp-room.herokuapp.com/api và file .env để dùng Vd: REACT_APP_API_URL=https://chatapp-room.herokuapp.com/api
Sau khi chuyển xong thì dùng const url = process.env.REACT_APP_API_URL;