From cc8a158d84acebf785f789d6fd4e069b1fe2cefa Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sun, 9 Aug 2020 17:40:21 -0400 Subject: Added isOfficial --- public/v2/apps/sourcegraph.json | 1 + 1 file changed, 1 insertion(+) (limited to 'public/v2/apps/sourcegraph.json') diff --git a/public/v2/apps/sourcegraph.json b/public/v2/apps/sourcegraph.json index 927065f..6df1ea3 100644 --- a/public/v2/apps/sourcegraph.json +++ b/public/v2/apps/sourcegraph.json @@ -3,6 +3,7 @@ "documentation": "Taken from https://hub.docker.com/r/sourcegraph/server/", "displayName": "", "description": "Sourcegraph is a free, self-hosted code search and intelligence server that helps developers find, review, understand, and debug code", + "isOfficial": true, "dockerCompose": { "version": "3.3", "services": { -- cgit v1.2.3