Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 216 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 216 Bytes

README

nginx tcp stream proxy example.

Variables

  • EXPORTED_PORT: tcp port where nginx will listen.
  • REMOTE_SERVICE: tcp socket where nginx will use as upstream/proxy_pass.