_
This commit is contained in:
10
nginx.conf
10
nginx.conf
@@ -11,12 +11,12 @@ http {
|
|||||||
# }
|
# }
|
||||||
}
|
}
|
||||||
|
|
||||||
server {
|
# server {
|
||||||
listen 443;
|
# listen 443;
|
||||||
server_name hypoxie.duckdns.org;
|
# server_name hypoxie.duckdns.org;
|
||||||
|
|
||||||
return 301 https://adoptapet.ru/cats/;
|
# return 301 https://adoptapet.ru/cats/;
|
||||||
}
|
# }
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 443 ssl http2;
|
listen 443 ssl http2;
|
||||||
|
|||||||
Reference in New Issue
Block a user