diff --git a/root/etc/nginx/nginx.conf b/root/etc/nginx/nginx.conf index 2feb2fa..39e3ed1 100644 --- a/root/etc/nginx/nginx.conf +++ b/root/etc/nginx/nginx.conf @@ -81,7 +81,6 @@ stream { server { listen 0.0.0.0:443; listen [::]:443; - server_name _; proxy_pass $selected_upstream; access_log syslog:server=unix:/dev/log geoip;