vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit dd421809e517e3f69c31e545929365049a04d6c7
parent 274ea9a4f24456a6a6cc60eddcc0a796fd6b7c69
Author: Miroslav Prasil <miroslav@prasil.info>
Date:   Sat, 16 Feb 2019 08:50:16 +0000

Include git repo in build so we get version

Diffstat:
M.dockerignore | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/.dockerignore b/.dockerignore @@ -9,10 +9,6 @@ data .idea *.iml -# Git files -.git -.gitignore - # Documentation *.md