浏览代码

remove .env

david 6 年之前
父节点
当前提交
114622abdb
共有 2 个文件被更改,包括 2 次插入2 次删除
  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'