mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2025-03-21 04:59:32 +00:00
do not write resticPassword to secrets.json
This commit is contained in:
parent
d4e33a9639
commit
f3e19457ee
1 changed files with 1 additions and 2 deletions
|
@ -73,8 +73,7 @@ genSecrets() {
|
|||
"adminPassword": "$USER_PASS",
|
||||
"databasePassword": "$USER_PASS"
|
||||
}
|
||||
},
|
||||
"resticPassword": "$USER_PASS"
|
||||
}
|
||||
}
|
||||
EOF
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue