mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Updated Databag to v0.1.14 (#1116)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
771a3dd3d5
commit
8d1c9f30d1
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 7000
|
||||
|
||||
web:
|
||||
image: balzack/databag:0.1.12@sha256:f0ed35a201975dfbc35598689fa7139a2d2e25f9ac3e5fcb0e92f7c7e604c935
|
||||
image: balzack/databag:0.1.14@sha256:60615abeadfcbd52a03e2d9e777bf5ead14aac2dc3707965423924fd67e7aab0
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
volumes:
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: databag
|
||||
category: social
|
||||
name: Databag
|
||||
version: "0.1.12"
|
||||
version: "0.1.14"
|
||||
tagline: A tiny self-hosted federated messenger for the decentralized web
|
||||
description: >-
|
||||
Databag is a self-hosted messaging service. Notable features include:
|
||||
|
@ -44,13 +44,7 @@ description: >-
|
|||
🌐 HTTPS Configuration: The browser version of the app can operate over http, but the mobile app requires https. You can set up https using the Cloudflare Tunnel app available in the app store.
|
||||
Detailed instructions for configuring the tunnel can be found here: https://github.com/Radiokot/umbrel-cloudflared/wiki/How-to-set-up-Cloudflare-Tunnel-on-your-Umbrel
|
||||
releaseNotes: >-
|
||||
This update of Databag brings the following changes:
|
||||
|
||||
|
||||
- Updated internal version of Go
|
||||
|
||||
- Fix for storage setting in admin dashboard
|
||||
|
||||
This update adds support for multi-factor authentication via TOTP.
|
||||
dependencies: []
|
||||
developer: Pierre Balzack
|
||||
website: https://github.com/balzack/databag
|
||||
|
|
Loading…
Reference in New Issue
Block a user