diff --git a/kukconfig.json b/kukconfig.json index 3c9a199..3a812a9 100644 --- a/kukconfig.json +++ b/kukconfig.json @@ -1 +1 @@ -{"ip":"0.0.0.0", "port": 5000, "debug":"True", "mealHistoryFile":"MealHistory.json"} \ No newline at end of file +{"ip":"0.0.0.0", "port": 5000, "debug":"True", "mealHistoryFile":"MealHistory.json", "peopleFile":"People.json"} \ No newline at end of file