
21
May, 18
Exposing local web server publicly
When working on web development, there are times when we need to share our local changes quickly. If the change is small, deploying to web server by generating a war file would consume a lot of time. There needs to be a quick way to expose web server(running locally)...
Recent Comments