fix: force ssl
This commit is contained in:
parent
2728487448
commit
19a0b8044f
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ in {
|
|||
|
||||
services.nginx.virtualHosts = {
|
||||
"outinul.ie" = {
|
||||
addSSL = true;
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations = {
|
||||
"/" = {
|
||||
|
|
Loading…
Add table
Reference in a new issue