Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Necis Zhang committed Jul 3, 2018
1 parent 458de41 commit 62e4f00
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions back-end/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,5 @@
"apiPort": "5000",
"socketPort": "5500",
"db": "mongodb://127.0.0.1:27017/faceregister",
"delay": 1000,
"apiFace":"http://localhost:3000",
"scheduleTime":"0 0 9 * * *",
"options": {
"headless": true,
"args": ["--no-sandbox", "--disable-setuid-sandbox"]
}
}

0 comments on commit 62e4f00

Please sign in to comment.