nextcloud
This commit is contained in:
parent
6ec7053ad4
commit
99f5226f41
@ -193,7 +193,7 @@
|
||||
file = ../../secrets/nextcloud-pw.age;
|
||||
owner = "nextcloud";
|
||||
};
|
||||
services.nginx.virtualHosts.${services.nextcloud.hostName} = {
|
||||
services.nginx.virtualHosts.${config.services.nextcloud.hostName} = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user