Skip to content

adamreiser/nginx-reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx reverse proxy

This is a project template for a reverse proxy to an otherwise network-isolated backend service using Docker Compose.

Usage

  • Copy .env.example to .env and define the variables. NGINX_PORT and BACKEND_PORT may be the same or different.
  • docker-compose up --build
  • Access http://localhost/yes.svg

About

Basic template for an environment-defined reverse proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published