add blog description to .env sample
This commit is contained in:
@@ -7,6 +7,7 @@ WPSTACK_ADMIN_EMAIL=contato@example.com # use a valid email
|
||||
WPSTACK_PROTOCOL=https
|
||||
WPSTACK_DOMAIN=localhost
|
||||
WPSTACK_BLOGNAME=My WP Site
|
||||
WPSTACK_BLOGDESCRIPTION=My Wordpress Site by WP-Stack
|
||||
SMTP_HOST=mailpit
|
||||
SMTP_PORT=1025
|
||||
SMTP_AUTH=off
|
||||
Reference in New Issue
Block a user