diff options
| author | Kasra Bigdeli <[email protected]> | 2019-04-13 19:17:42 -0700 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-04-13 19:17:42 -0700 |
| commit | 66db15beaa4ed084110e149b453a05d4f809cb24 (patch) | |
| tree | 07167d75e2be33cd1905909618ed976570a5d22d | |
| parent | 7f92d39098525af1067d026aa28534fa07be2749 (diff) | |
| download | caprover-one-click-apps-66db15beaa4ed084110e149b453a05d4f809cb24.tar.gz caprover-one-click-apps-66db15beaa4ed084110e149b453a05d4f809cb24.zip | |
Added docs for pgweb
| -rw-r--r-- | public/v1/apps/pgweb.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v1/apps/pgweb.json b/public/v1/apps/pgweb.json index e7fae2b..9cd3765 100644 --- a/public/v1/apps/pgweb.json +++ b/public/v1/apps/pgweb.json @@ -1,6 +1,6 @@ { "captainVersion": "1", - "documentation": "pgweb", + "documentation": "See https://hub.docker.com/r/sosedoff/pgweb for details", "dockerCompose": { "version": "3.3", "services": { |
