Fix errant bracket
parent
bb3b7efd3e
commit
62113f80b0
|
@ -1,4 +1,4 @@
|
||||||
]{
|
{
|
||||||
# Reqeusts SSL and adds the site to nginx
|
# Reqeusts SSL and adds the site to nginx
|
||||||
services.nginx.virtualHosts."matrix.nederland.gay" = {
|
services.nginx.virtualHosts."matrix.nederland.gay" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|
Loading…
Reference in New Issue