diff options
| author | Pierre Balzack <[email protected]> | 2024-06-13 18:39:58 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-13 18:39:58 -0700 |
| commit | de3ea67ce831d3709a4a7b7c8023af0338e7d7b5 (patch) | |
| tree | e9daec7d48fcc51186e77f099c969e8631f48b10 /public | |
| parent | 412a2a9c7b4a7c1a2a1add11456600567214243c (diff) | |
| download | caprover-one-click-apps-master.tar.gz caprover-one-click-apps-master.zip | |
updated to latest databag container (#1114)master
- added support for cloudflare turn service for audio and video calls
- added support for browser push notifications, existing sessions require log (out/in) to enable
Diffstat (limited to 'public')
| -rw-r--r-- | public/v4/apps/databag.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/databag.yml b/public/v4/apps/databag.yml index fbca400..c319c82 100644 --- a/public/v4/apps/databag.yml +++ b/public/v4/apps/databag.yml @@ -13,7 +13,7 @@ caproverOneClickApp: variables: - id: '$$cap_version' label: Databag Version - defaultValue: '0.1.14' + defaultValue: '0.1.15' description: Check out their Docker page for the valid tags https://hub.docker.com/r/balzack/databag/tags validRegex: "/^([^\\s^\\/])+$/" - id: '$$cap_tz' |
