Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 418 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 418 Bytes

Request forwarding

Docker

based on https://stackoverflow.com/a/52859434/1659569

Run

TARGET=https://xxx.com node src/index.js

Docker is published too

Env Var

  • TARGET: target host
  • PORT: port on which the server runs, default 3000