Commit ea68870aaed600790bf1f5ab7576eab70de1447f
1 parent
ad63bc04
Exists in
master
Remove app-conf.json from the project
Showing
2 changed files
with
1 additions
and
24 deletions
Show diff stats
.gitignore
conf/app-conf.json
@@ -1,23 +0,0 @@ | @@ -1,23 +0,0 @@ | ||
1 | -{ | ||
2 | - "pybossa_url": "http://localhost/pybossa", | ||
3 | - "wikilibras_api_url": "http://localhost:5001", | ||
4 | - "db_api_url": "http://150.165.204.35:200", | ||
5 | - "goals": { | ||
6 | - "uploaded_signs": { | ||
7 | - "goal_n_tasks": 10, | ||
8 | - "goal_deadline": "27/09/2016" | ||
9 | - }, | ||
10 | - "wikilibras": { | ||
11 | - "goal_n_tasks": 20, | ||
12 | - "goal_deadline": "30/09/2016" | ||
13 | - }, | ||
14 | - "corretor_sinais": { | ||
15 | - "goal_n_tasks": 30, | ||
16 | - "goal_deadline": "29/09/2016" | ||
17 | - }, | ||
18 | - "validador_sinais": { | ||
19 | - "goal_n_tasks": 40, | ||
20 | - "goal_deadline": "28/09/2016" | ||
21 | - } | ||
22 | - } | ||
23 | -} | ||
24 | \ No newline at end of file | 0 | \ No newline at end of file |