Fixed build

This commit is contained in:
Kasra Bigdeli
2020-08-16 19:40:55 -04:00
parent 723ca5cca5
commit 83103a1809
306 changed files with 6989 additions and 6502 deletions

View File

@@ -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