Skip to content

gwmoura/nginx-reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGINX Docker Reverse Proxy

  • Add app1.localhost and app2.localhost in your /etc/hosts
  • Run docker-compose up

The results

$ curl app1.localhost
hello APP1
$ curl app2.localhost
hello APP2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published