WordPress Docker SSLConfiguration environmentcreate a file .env or copy the file .env.example to .env and set the valuesDOMAIN_NAME=example.com,www.example.com LETSENCRYPT_EMAIL=webmaster@example.comStart containersdocker-compose up -d