diff options
| author | Kasra Bigdeli <[email protected]> | 2020-08-09 17:40:21 -0400 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2020-08-09 17:40:21 -0400 |
| commit | cc8a158d84acebf785f789d6fd4e069b1fe2cefa (patch) | |
| tree | d5432d40a888628e0bcc120ffa41d18dc23e72b7 /public/v2/apps/sourcegraph.json | |
| parent | 7cb4e3eb567c77d510d61ddfd604415e533858fd (diff) | |
| download | caprover-one-click-apps-cc8a158d84acebf785f789d6fd4e069b1fe2cefa.tar.gz caprover-one-click-apps-cc8a158d84acebf785f789d6fd4e069b1fe2cefa.zip | |
Added isOfficial
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": { |
