Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 220 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 220 Bytes

Cloudmos Provider Proxy

Run with npm

npm start

Docker Build

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

Docker Run

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