move api url to .env

This commit is contained in:
João Geonizeli
2022-07-10 15:27:30 -03:00
parent acaba0f9ca
commit af0bc0a082
3 changed files with 5 additions and 4 deletions

1
client/.env Normal file
View File

@@ -0,0 +1 @@
REACT_APP_API_URL=http://localhost:5000