Skip to content

nexys-system/fwd-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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