diff --git a/wordpress-nginx/group_vars/all b/wordpress-nginx/group_vars/all index f35d4ec..41d0700 100644 --- a/wordpress-nginx/group_vars/all +++ b/wordpress-nginx/group_vars/all @@ -11,6 +11,6 @@ wp_db_password: secret # You shouldn't need to change this. mysql_port: 3306 -# This is used for the nginx server configuration, but # access to the -# Wordpress site is not restricted by a # named host. +# This is used for the nginx server configuration, but access to the +# Wordpress site is not restricted by a named host. server_hostname: www.example.com