server { listen 80; server_name localhost; include /etc/nginx/conf.d/applications/*.conf; }