Skip to content

Instantly share code, notes, and snippets.

@szul
Created August 14, 2020 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save szul/2388c3758a3c649241617af58b95793b to your computer and use it in GitHub Desktop.
Save szul/2388c3758a3c649241617af58b95793b to your computer and use it in GitHub Desktop.
Example IISNode YAML file
node_env: "production"
nodeProcessCommandLine: "C:\Program Files\nodejs\node.exe --no-deprecation --no-warnings"
promoteServerVars: "HTTP_UID,LOGON_USER"
nodeProcessCountPerApplication: 4
debugHeaderEnabled: true
devErrorsEnabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment