Skip to content

Instantly share code, notes, and snippets.

@tiagoduarte
Created September 24, 2016 13:14
Show Gist options
  • Select an option

  • Save tiagoduarte/5e43399facde26bc89f198a5f3a00cf2 to your computer and use it in GitHub Desktop.

Select an option

Save tiagoduarte/5e43399facde26bc89f198a5f3a00cf2 to your computer and use it in GitHub Desktop.
umbraco proxy configuration
<system>
<defaultproxy>
<proxy bypassonlocal="True" proxyaddress="http://domain:port">
</proxy></defaultproxy>
</system>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment