Vaultwarden配置参数
shellcheck disable=SC2034,SC2148;; Vaultwarden Configuration File;; Uncomment any of the following lines to change the defaults;; Be aware that most of these settings will be overridden if they were c
shellcheck disable=SC2034,SC2148;; Vaultwarden Configuration File;; Uncomment any of the following lines to change the defaults;; Be aware that most of these settings will be overridden if they were c
简介:Vaultwarden是一款密码管理软件,因为完全的开源,所以受到了大家的喜爱。环境:Debian 10安装Docker执行docker安装脚本wget -qO- get.docker.com | bash检查安装结果docker version启动 Dockersystemctl start docker查看 Docker 启动状态(绿色 active)systemctl status d