You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for passing a file path as the value for WORDPRESS_DB_PASSWORD
Allows use of Docker secrets to store these credentials.
If the secret has been granted to the container, the
password will be available within the container as
an unencrypted string in /run/secrets/.
Signed-off-by: Misty Stanley-Jones <[email protected]>
0 commit comments