Used to proxy *.localhost subdomain to respective ports.
- Docker
- Nginx
> cd $YOUR_AWESOME_FOLDER
> git clone git@github.com:b12k/ldrp.git .
> docker-compose up -dOpen: http://localhost
Add your configuration to nginx.conf and
> docker-compose restart