diff --git a/nginx.conf b/nginx.conf index 7e1b4e8..75d2140 100644 --- a/nginx.conf +++ b/nginx.conf @@ -11,12 +11,12 @@ http { # } } - server { - listen 443; - server_name hypoxie.duckdns.org; + # server { + # listen 443; + # server_name hypoxie.duckdns.org; - return 301 https://adoptapet.ru/cats/; - } + # return 301 https://adoptapet.ru/cats/; + # } server { listen 443 ssl http2;