fix: files.pub.solar force TLS, remove default site
This commit is contained in:
parent
1d68ed73c3
commit
d4ab1756b3
|
@ -7,8 +7,8 @@ in
|
|||
{
|
||||
services.nginx.virtualHosts = {
|
||||
"files.pub.solar" = {
|
||||
default = true;
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
||||
locations = {
|
||||
"= /" = {
|
||||
|
|
Loading…
Reference in a new issue