feat: unforce ssl
This commit is contained in:
parent
b8a1d337c3
commit
6473c71190
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
recommendedProxySettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
virtualHosts.${config.services.nextcloud.hostName} = {
|
||||
forceSSL = true;
|
||||
forceSSL = false;
|
||||
enableACME = true;
|
||||
listen = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue