david 6 vuotta sitten
vanhempi
commit
114622abdb
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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'