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