Remove parenthesis from nginx config comment
This commit is contained in:
@@ -21,7 +21,7 @@ server {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Редирект с www на non-www (HTTPS)
|
# Редирект с www на non-www для HTTPS
|
||||||
server {
|
server {
|
||||||
listen 443 ssl http2;
|
listen 443 ssl http2;
|
||||||
listen [::]:443 ssl http2;
|
listen [::]:443 ssl http2;
|
||||||
|
|||||||
Reference in New Issue
Block a user