Osedea / nodock

Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
http://nodock.io
MIT License
762 stars 190 forks source link

Allow the option to not use the default nginx server block #18

Closed philtrep closed 8 years ago

philtrep commented 8 years ago

This will allow having a project without a web view (port 80)

philtrep commented 8 years ago

Something like a no_default ARG in the nginx dockerfile?