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/graylog.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/graylog.json')
| -rw-r--r-- | public/v2/apps/graylog.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/v2/apps/graylog.json b/public/v2/apps/graylog.json index a9afa21..8b9fe59 100644 --- a/public/v2/apps/graylog.json +++ b/public/v2/apps/graylog.json @@ -3,6 +3,7 @@ "documentation": "Taken from https://hub.docker.com/r/graylog/graylog", "displayName": "", "description": "Graylog is used for log management of both structured and unstructured data along with debugging applications.", + "isOfficial": true, "dockerCompose": { "version": "3.3", "services": { |
