nextcloud for calendars
This commit is contained in:
parent
c5c4ff3925
commit
6fe1b261d5
8 changed files with 102 additions and 82 deletions
|
|
@ -5,11 +5,12 @@
|
|||
{
|
||||
services = {
|
||||
nginx = {
|
||||
# recommendedTlsSettings = true;
|
||||
# recommendedProxySettings = true;
|
||||
# recommendedOptimisation = true;
|
||||
|
||||
enable = true;
|
||||
|
||||
recommendedTlsSettings = true;
|
||||
recommendedProxySettings = true;
|
||||
recommendedOptimisation = true;
|
||||
|
||||
virtualHosts.default = {
|
||||
serverName = "_";
|
||||
default = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue