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

Console Provider Proxy

Run with npm

npm start

Docker Build

docker build . -t <USER>/console-provider-proxy

Docker Run

docker run -p 3040:3040 --name console-webproxy <USER>/console-provider-proxy