From f5190dc41e13c2005ba0adee6da60f5358a2dd1d Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Mon, 21 Aug 2023 20:11:57 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a385e7b..e06af9c 100644 --- a/Readme.md +++ b/Readme.md @@ -181,7 +181,7 @@ GOLDWARDEN_DO_NOT_PERSIST_CONFIG=true # do not persist config GOLDWARDEN_API_URI=https://my.bitwarden.domain/api # set api uri GOLDWARDEN_IDENTITY_URI=https://my.bitwarden.domain/identity # set identity uri GOLDWARDEN_SINGLE_PROCESS=true # run in single process mode, i.e no daemon -GOLDWARDEN_DEVICE_UUID= # set device uuid +GOLDWARDEN_DEVICE_UUID= # set device uuid (beware, this is used as a salt for the configuration encryption) GOLDWARDEN_AUTH_METHOD= # set auth method (password/passwordless) GOLDWARDEN_AUTH_USER= # set auth user GOLDWARDEN_AUTH_PASSWORD= # set auth password