Skip to content

Commit

Permalink
Update parameters.json (#240)
Browse files Browse the repository at this point in the history
null password entry for users to input
  • Loading branch information
demirsenturk authored Feb 28, 2025
1 parent 12b6d2a commit 5222ae4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"value": "Username"
},
"adminPassword": {
"value": "Password123456789"
"value": ""
},
"patchMode": {
"value": "AutomaticByOS"
Expand All @@ -124,4 +124,4 @@
"value": "1"
}
}
}
}

0 comments on commit 5222ae4

Please sign in to comment.