chore: upstream project was renamed to vaultwarden #41

Merged
xoxys merged 6 commits from vaultwarden into main 2021-05-15 14:19:58 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3f0da9a989 - Show all commits

View File

@ -3,7 +3,7 @@ export BUILD_VERSION ?= 1.21.0
export DEBIAN_FRONTEND ?= noninteractive
export LANG ?= C.UTF-8
export TZ ?= UTC
export RUSTFLAGS ?= '-C link-arg=-s'
export RUSTFLAGS ?= -C link-arg=-s
DB ?= sqlite,postgresql
SRC := src