Skip to content

Instantly share code, notes, and snippets.

@egustafson
Created April 9, 2013 15:44
Show Gist options
  • Save egustafson/5346763 to your computer and use it in GitHub Desktop.
Save egustafson/5346763 to your computer and use it in GitHub Desktop.
# Proxy to 'internal' service
#
global {
proxy.server = ( "" => (( "host" => "127.0.0.1", "port" => 8080 )) )
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment