nixos: services: nextcloud: fix renamed option
This commit is contained in:
parent
1655afcedf
commit
02412f2578
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ in
|
|||
|
||||
https = true;
|
||||
|
||||
extraOptions = {
|
||||
settings = {
|
||||
overwriteprotocol = "https"; # Nginx only allows SSL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue