mirror of https://github.com/docker/docs.git
parent
1cc05949b8
commit
c59f972f46
|
@ -744,7 +744,7 @@ Docker.
|
|||
Even though the MySQL service has access to both the old and new secrets
|
||||
now, the MySQL password for the WordPress user has not yet been changed.
|
||||
|
||||
> **Note**: This example does not rottate the MySQL `root` password.
|
||||
> **Note**: This example does not rotate the MySQL `root` password.
|
||||
|
||||
3. Now, change the MySQL password for the `wordpress` user using the
|
||||
`mysqladmin` CLI. This command reads the old and new password from the files
|
||||
|
|
Loading…
Reference in New Issue