Skip to content

Instantly share code, notes, and snippets.

@pommedeterresautee
Created March 11, 2021 16:44
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 pommedeterresautee/49aeec6ebafcb2d92144a570f7b8d569 to your computer and use it in GitHub Desktop.
Save pommedeterresautee/49aeec6ebafcb2d92144a570f7b8d569 to your computer and use it in GitHub Desktop.
location /vouch-webapp-dev/ {
include proxy_params;
proxy_pass http://internal.address.something/;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment