nginx-reverse-proxy
nginx-reverse-proxy copied to clipboard
A very simple reverse proxy using nginx and Docker
Results
2
nginx-reverse-proxy issues
Sort by
recently updated
recently updated
newest added
This PR adds: * Support for HTTPS upstream URLs, e.g. when reverse proxying a Cloudflare worker or some other site that is only accessible through HTTPS * Pass the upstream...
This moves the building and pushing logic completely to the GitHub action, which makes it easier to maintain.