Skip to content

Releases: renakdup/localreverseproxy

0.1.1

15 Mar 22:36
Compare
Choose a tag to compare

Updated documentation, added a successful message when we visit localhost. Added VERSION file.

Full Changelog: 0.1...0.1.1

Local Reverse Proxy

07 Mar 21:33
Compare
Choose a tag to compare

The reverse proxy server for the local environment that can help to run several docker projects locally via the 80 port.

What have done?

  • Configure routing via json.
  • Implement reverse-proxy functionality.
  • Add documentation how to use it.
  • Show error if port is busy.
  • Add requests logging in console.

Full Changelog: https://github.com/renakdup/localreverseproxy/commits/0.1