diff --git a/demo-site-config.json b/demo-site-config.json index a520e6cb..c689a60d 100644 --- a/demo-site-config.json +++ b/demo-site-config.json @@ -224,7 +224,8 @@ "eslint/eslint", "nextauthjs/next-auth", "flameshot-org/flameshot", - "envoyproxy/envoy" + "envoyproxy/envoy", + "sourcebot-dev/zoekt" ] }, // Defines the GitLab repositories. @@ -239,4 +240,4 @@ "settings": { "reindexIntervalMs": 86400000 // 24 hours } -} \ No newline at end of file +}