mirror of https://github.com/tteck/Proxmox.git
1 line too much :D
This commit is contained in:
parent
da22fd4115
commit
1803ef9179
|
@ -25,6 +25,7 @@ msg_ok "Installed Dependencies"
|
|||
|
||||
msg_info "Installing Alpine-Vaultwarden"
|
||||
$STD apk add vaultwarden
|
||||
cat <<EOF >/etc/conf.d/vaultwarden
|
||||
export DATA_FOLDER=/var/lib/vaultwarden
|
||||
export WEB_VAULT_FOLDER=/var/lib/vaultwarden/web-vault
|
||||
export WEB_VAULT_ENABLED=true
|
||||
|
|
Loading…
Reference in New Issue