Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

nginx-reverse-proxy

A very simple reverse proxy using nginx and Docker

docker run -p 1234:80 --env UPSTREAM_HTTP_ADDRESS='https://caprover.com' caprover/nginx-reverse-proxy

Open http://localhost:1234 in your browser.

About

A very simple reverse proxy using nginx and Docker

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.