diff options
Diffstat (limited to 'public/v2/apps/sourcegraph.json')
| -rw-r--r-- | public/v2/apps/sourcegraph.json | 1 |
1 files changed, 1 insertions, 0 deletions
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": { |
