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