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
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "virtualboys/civicrm-wordpress:image_version_update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.