summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps/pgweb.yml
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2020-08-16 20:07:04 -0400
committerKasra Bigdeli <[email protected]>2020-08-16 20:07:04 -0400
commitaf172b6680583487bdeacf230d7abaf9b57f4811 (patch)
tree799048031a312668a695314c14044abe9bda9ccd /public/v4/apps/pgweb.yml
parent0e70ec541e7441b71460db230975d4614473ed6d (diff)
downloadcaprover-one-click-apps-af172b6680583487bdeacf230d7abaf9b57f4811.tar.gz
caprover-one-click-apps-af172b6680583487bdeacf230d7abaf9b57f4811.zip
Formatter on V4
Diffstat (limited to 'public/v4/apps/pgweb.yml')
-rw-r--r--public/v4/apps/pgweb.yml34
1 files changed, 17 insertions, 17 deletions
diff --git a/public/v4/apps/pgweb.yml b/public/v4/apps/pgweb.yml
index f5afffd..5a3403d 100644
--- a/public/v4/apps/pgweb.yml
+++ b/public/v4/apps/pgweb.yml
@@ -1,20 +1,20 @@
captainVersion: 4
services:
- $$cap_appname:
- image: sosedoff/pgweb:$$cap_pgweb_version
- restart: always
- caproverExtra:
- containerHttpPort: "8081"
+ $$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
+ 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