server { listen 80 default_server; server_name _; root /www; # see: volumes_from include /etc/nginx/common.conf; }