{ root = "/data/nginx/html_lfs"; locations = { "/" = { index = "index.html"; }; }; }