Skip to content

Commit

Permalink
Create environments variables
Browse files Browse the repository at this point in the history
  • Loading branch information
kayotimoteo committed May 2, 2020
1 parent 51ffc2b commit a17ee4e
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 13,792 deletions.
2 changes: 2 additions & 0 deletions frontend/.env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#Rename this file as .env only
REACT_APP_URL_API= paste your URL API here.
24 changes: 0 additions & 24 deletions frontend/.eslintrc.js

This file was deleted.

2 changes: 2 additions & 0 deletions frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

.env
Loading

0 comments on commit a17ee4e

Please sign in to comment.