Merge pull request #13924 from jguady/patch-1

Clarify Advanced Wordpress section
This commit is contained in:
Usha Mandya 2021-12-17 11:09:43 +00:00 committed by GitHub
commit b5eb52e46a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -896,7 +896,7 @@ use it, then remove the old secret.
```
4. Update the `wordpress` service to use the new password, keeping the target
path at `/run/secrets/wp_db_secret` and keeping the file permissions at
path at `/run/secrets/wp_db_password` and keeping the file permissions at
`0400`. This triggers a rolling restart of the WordPress service and
the new secret is used.