- Clone this repository
git clone https://github.com/vitor-msp/nginx.git
- Access the downloaded folder
cd nginx
- Run Docker Compose
docker-compose up -d
- Create the DNS entries below on your machine:
127.0.0.1 site.nginx
127.0.0.1 api.nginx
127.0.0.1 blue.api.nginx
127.0.0.1 green.api.nginx