Skip to content

JTFO4/nginx-reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple project showing how nginx can be used to reverse proxy between two services.

Getting Started

To get started, you need to have docker installed on your machine.

Clone this repo, then run the following command to build the docker images and start the containers:

docker-compose up --build

Then visit http://localhost:8080/ in your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published