Update mongo-express.yml

This commit is contained in:
Kasra Bigdeli 2021-01-15 21:16:48 -05:00 committed by GitHub
parent eea62a2ea6
commit f217b81e30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ caproverOneClickApp:
- id: $$cap_mongoexpress_version - id: $$cap_mongoexpress_version
label: Mongo Express Version Tag label: Mongo Express Version Tag
description: Check out their Docker page for the valid tags https://hub.docker.com/r/library/mongo-express/tags/ description: Check out their Docker page for the valid tags https://hub.docker.com/r/library/mongo-express/tags/
defaultValue: '0.49' defaultValue: '0.54'
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_me_server_address - id: $$cap_me_server_address
label: MongoDB Server Address label: MongoDB Server Address