Close the nextcloud bracket
This commit is contained in:
parent
8103e7b0f4
commit
7941dbd14d
|
@ -219,6 +219,7 @@ in
|
||||||
trusted_domains = [ "cloud.${cornDomain}" ];
|
trusted_domains = [ "cloud.${cornDomain}" ];
|
||||||
overwriteprotocol = "https";
|
overwriteprotocol = "https";
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
# Get certificates for Coturn
|
# Get certificates for Coturn
|
||||||
security.acme = {
|
security.acme = {
|
||||||
|
@ -267,4 +268,3 @@ in
|
||||||
# Don't change this
|
# Don't change this
|
||||||
system.stateVersion = "24.05";
|
system.stateVersion = "24.05";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue