Used to proxy *.localhost
subdomain to respective ports.
- Docker
- Nginx
> cd $YOUR_AWESOME_FOLDER
> git clone [email protected]:b12k/ldrp.git .
> docker-compose up -d
Open: http://localhost
Add your configuration to nginx.conf
and
> docker-compose restart