Added: .env

Update: .gitingore
This commit is contained in:
Llewellyn D'souza
2022-01-06 11:30:12 +05:30
parent 624f43e383
commit 647ae51f49
2 changed files with 3 additions and 0 deletions

1
.env.sample Normal file
View File

@@ -0,0 +1 @@
REACT_APP_API_URL="http://dummy:port/"

2
.gitignore vendored
View File

@@ -21,3 +21,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env