Skip to content
Snippets Groups Projects
Commit 5f451c13 authored by nimrod's avatar nimrod
Browse files

Nginx: Set the file type in Vim.

parent 0ae42b8d
No related branches found
No related tags found
No related merge requests found
# vim: ft=nginx
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "Upgrade";
proxy_read_timeout 36000s;
# vim: ft=nginx
location /.well-known/acme-challenge/ { root /var/www/www.shore.co.il; }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment