user nginx; http { include /etc/nginx/conf.d/*.conf; server { listen 81; listen [::]:81; }