replacing tabs with spaces to fix example.conf formating

main
Andrii Moiseiev 10 years ago
parent d1dbca7d0d
commit a54a7b8971
  1. 1
      example.conf

@ -51,6 +51,7 @@ server {
}
error_page 500 502 503 504 /50x.html;
location = /50x.html {
root html;
}

Loading…
Cancel
Save