server { listen 80 default_server; root /www/; index index.prom; types { text/plain prom; } }