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
wp-secrets.php is always expected to exist by wp-config, so the entrypoint should always create it if it doesn't exist. It should still only generate secrets if they are not already set by environment variables.
0 commit comments