Skip to content

syfFerdinand/simple-reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-reverse-proxy

This application is a reverse proxy which redirect http request from {{host}}:8080/api/ to htpp://my-app:8080/

Installation

docker build -t simple-reverse-proxy .

How run the application

docker run -it -dp 8080:8080 simple-reverse-proxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published