summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps/pgweb.yml
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2020-08-16 19:40:55 -0400
committerKasra Bigdeli <[email protected]>2020-08-16 19:40:55 -0400
commit83103a180914dff274188594132c1395f12a1645 (patch)
tree7aa940008857256403702753b464fccf57096d8f /public/v4/apps/pgweb.yml
parent723ca5cca53bf5a569cb951b77f7a9b71fe088bd (diff)
downloadcaprover-one-click-apps-83103a180914dff274188594132c1395f12a1645.tar.gz
caprover-one-click-apps-83103a180914dff274188594132c1395f12a1645.zip
Fixed build
Diffstat (limited to 'public/v4/apps/pgweb.yml')
-rw-r--r--public/v4/apps/pgweb.yml21
1 files changed, 0 insertions, 21 deletions
diff --git a/public/v4/apps/pgweb.yml b/public/v4/apps/pgweb.yml
deleted file mode 100644
index f69a5fd..0000000
--- a/public/v4/apps/pgweb.yml
+++ /dev/null
@@ -1,21 +0,0 @@
-captainVersion: 4
-services:
- $$cap_appname:
- image: sosedoff/pgweb:$$cap_pgweb_version
- restart: always
- caproverExtra:
- containerHttpPort: '8081'
-caproverOneClickApp:
- variables:
- - id: $$cap_pgweb_version
- label: pgweb Version
- defaultValue: 0.11.2
- description: Check out their Docker page for the valid tags
- https://hub.docker.com/r/sosedoff/pgweb/tags
- validRegex: /^([^\s^\/])+$/
- instructions:
- start: pgweb is a web-based database browser for PostgreSQL, written in Go.
- end: pgweb is deployed.
- displayName: ''
- description: Pgweb is a web-based database browser for PostgreSQL, written in Go
- documentation: See https://hub.docker.com/r/sosedoff/pgweb for details