Update .env.example
This commit is contained in:
@@ -4,7 +4,8 @@ DB_USER='wordpress'
|
|||||||
DB_PASSWORD='Bz@2o4zO'
|
DB_PASSWORD='Bz@2o4zO'
|
||||||
|
|
||||||
WP_ENV='development'
|
WP_ENV='development'
|
||||||
WP_HOME='http://example.com'
|
WP_DOMAIN_NAME='example.com'
|
||||||
|
WP_HOME='http://${WP_DOMAIN_NAME}'
|
||||||
WP_SITEURL="${WP_HOME}"
|
WP_SITEURL="${WP_HOME}"
|
||||||
|
|
||||||
POST_MAX_SIZE="64M"
|
POST_MAX_SIZE="64M"
|
||||||
|
|||||||
Reference in New Issue
Block a user