forked from FF-RGB/ansible
nignx: fix whitespace
This commit is contained in:
parent
63c3f1f461
commit
5ac2e63877
@ -14,7 +14,7 @@ server {
|
|||||||
|
|
||||||
location / {
|
location / {
|
||||||
return 301 https://$host$request_uri;
|
return 301 https://$host$request_uri;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
|
Loading…
Reference in New Issue
Block a user