Browse Source

remove .env

david 6 years ago
parent
commit
114622abdb
2 changed files with 2 additions and 2 deletions
  1. 2 1
      .gitignore
  2. 0 1
      app/.env

+ 2 - 1
.gitignore

@@ -23,4 +23,5 @@ npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
 
-/scraper/public
+/scraper/public
+/app/.env

+ 0 - 1
app/.env

@@ -1 +0,0 @@
-REACT_APP_API='http://192.168.2.199:3001'