Nextcloud: add ssl configuration

This commit is contained in:
Ivan R. 2023-08-18 18:22:03 +05:00
parent a58dd16256
commit fbf263a787
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C

View file

@ -8,6 +8,10 @@
recommendedProxySettings = true;
virtualHosts = {
"nc.comfycamp.space" = {
useACMEHost = "comfycamp.space";
forceSSL = true;
};
"m.comfycamp.space" = {
useACMEHost = "comfycamp.space";
forceSSL = true;