diff options
| author | Kasra Bigdeli <[email protected]> | 2021-01-15 21:16:48 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-15 21:16:48 -0500 |
| commit | f217b81e3048915c98be080a3f8ec57e8dc76f22 (patch) | |
| tree | 4ca4f7a8a86754fec1409ad42f05cbd3b06d3077 | |
| parent | eea62a2ea689fe1068740a8f814f549ad1e761d9 (diff) | |
| download | caprover-one-click-apps-f217b81e3048915c98be080a3f8ec57e8dc76f22.tar.gz caprover-one-click-apps-f217b81e3048915c98be080a3f8ec57e8dc76f22.zip | |
Update mongo-express.yml
| -rw-r--r-- | public/v4/apps/mongo-express.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/mongo-express.yml b/public/v4/apps/mongo-express.yml index b66b0ed..07d33ab 100644 --- a/public/v4/apps/mongo-express.yml +++ b/public/v4/apps/mongo-express.yml @@ -19,7 +19,7 @@ caproverOneClickApp: - id: $$cap_mongoexpress_version label: Mongo Express Version Tag 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^\/])+$/ - id: $$cap_me_server_address label: MongoDB Server Address |
