Added wordpress admin email to env file so SMTP_USER doesn't have to be an email. Also added wordpress admin password secret so this can be defined at deploy time.
#2
Add the ability to set the admin account password with a secret instead of creating a random one. Also seperate the smtp username from the wordpress admin account username in the env file.
Add the ability to set the admin account password with a secret instead of creating a random one. Also seperate the smtp username from the wordpress admin account username in the env file.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add the ability to set the admin account password with a secret instead of creating a random one. Also seperate the smtp username from the wordpress admin account username in the env file.