fix: Postgres root pw is pw field
This commit is contained in:
parent
907c2414ae
commit
8419cdf604
@ -29,6 +29,7 @@
|
||||
disabled={!isRunning}
|
||||
readonly={!isRunning}
|
||||
placeholder="Generated automatically after start"
|
||||
isPasswordField
|
||||
id="rootUserPassword"
|
||||
name="rootUserPassword"
|
||||
bind:value={database.rootUserPassword}
|
||||
|
Loading…
Reference in New Issue
Block a user