Update ots-install.sh
This commit is contained in:
parent
c5907dc20d
commit
c99bb7ca6c
@ -44,7 +44,7 @@ server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
server_name ots;
|
||||
return 301 https://$host$request_uri;
|
||||
return 301 https://\$host\$request_uri;
|
||||
}
|
||||
server {
|
||||
listen 443 ssl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user