| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Before this change, one of the biggest limitations of host port exposing was that the ports had to be exposed before the container starts. This change allows forcing starting the forwarding container, so that host listeners can be started/exposed after starting the consumer.
There was a problem hiding this comment.
Super helpful improvement for the API 👍 . We need to update the docs accordingly.
Sorry, something went wrong.
|
@kiview added a mention to the docs 👍 |
Sorry, something went wrong.
There was a problem hiding this comment.
I think I'd suggest making the docs edit a bit more prominent, but this can be changed later and should not stand in the way of releasing this PR.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Before this change, one of the biggest limitations of host port exposing
was that the ports had to be exposed before the container starts.
This change allows forcing starting the forwarding container,
so that host listeners can be started/exposed after starting the consumer.