hosts: server: turn and redis adjustments
This commit is contained in:
parent
05ac2e175c
commit
69c050bef6
@ -14,7 +14,7 @@
|
||||
pkey = "${config.security.acme.certs.${realm}.directory}/key.pem";
|
||||
extraConfig = ''
|
||||
# for debugging
|
||||
verbose
|
||||
#verbose
|
||||
# ban private IP ranges
|
||||
no-multicast-peers
|
||||
denied-peer-ip=0.0.0.0-0.255.255.255
|
||||
|
@ -47,6 +47,7 @@
|
||||
enable = true;
|
||||
user = "nextcloud";
|
||||
port = 0;
|
||||
vmOverCommit = true;
|
||||
};
|
||||
|
||||
services.nginx = {
|
||||
|
Loading…
Reference in New Issue
Block a user