fix force ssl
This commit is contained in:
parent
fc83537238
commit
b2eb322f3e
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
nginx.virtualHosts."uplink.darkest.space" = {
|
nginx.virtualHosts."uplink.darkest.space" = {
|
||||||
addSSL = true;
|
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue