location {{ nginx_services[srv].path }} {
root {{ webroot }}/{{ server_blocks[item].domain }}{{ nginx_services[srv].path }};
index index.html;
}