Development
This commit is contained in:
parent
c3baeff875
commit
15aa50bda6
1 changed files with 1 additions and 1 deletions
|
|
@ -675,7 +675,7 @@ def main():
|
|||
reuse_config = False
|
||||
if dash_installed:
|
||||
reuse_config = prompt_yn(
|
||||
"Re-use existing Docker configuration? (Keeps SECRET_KEY and SMTP credentials)",
|
||||
"Re-use existing Docker configuration? (Keeps CREDENTIALS_KEY and SMTP credentials)",
|
||||
default="y"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue