Skip to content

shamk23/nginx-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-image

Using NGINX to proxy request to backend application.

Usage

Environment Variables

  • LISTEN_PORT - Port to listen on (default: 8000)
  • APP_HOST - Hostname of the app to forward requests to (default: app)
  • APP_PORT - Port of the app to forward requests to (default: 9000)

About

nginx docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published