Skip to content

Instantly share code, notes, and snippets.

@jbergstroem
Created October 19, 2016 16:07
Show Gist options
  • Select an option

  • Save jbergstroem/0c3255b6d1943d7cbaab738f187a8449 to your computer and use it in GitHub Desktop.

Select an option

Save jbergstroem/0c3255b6d1943d7cbaab738f187a8449 to your computer and use it in GitHub Desktop.
server {
listen 80;
return 301 https://ci-release.nodejs.org$request_uri;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment