aboutsummaryrefslogtreecommitdiff
path: root/Timeline/appsettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/appsettings.json')
-rw-r--r--Timeline/appsettings.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/Timeline/appsettings.json b/Timeline/appsettings.json
index 8dc28bc8..74d3da4e 100644
--- a/Timeline/appsettings.json
+++ b/Timeline/appsettings.json
@@ -9,9 +9,9 @@
"Audience": "crupest.xyz"
},
"TodoPageConfig": {
- "AzureDevOpsAccessInfo": {
- "Organization": "crupest-web",
- "Project": "Timeline"
+ "GithubInfo": {
+ "Owner": "crupest",
+ "Repository": "Timeline"
}
}
}