fix: brainded
This commit is contained in:
parent
50a8e086e2
commit
393c3c7823
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
networking.firewall.allowedTCPPorts = [80 443];
|
networking.firewall.allowedTCPPorts = [80 443];
|
||||||
services.nextcloud = {
|
services.nextcloud = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hostName = "nextcloud.sprechtl.ddns.net";
|
hostName = "nextcloud.sprechtl.me";
|
||||||
https = false;
|
https = false;
|
||||||
configureRedis = true;
|
configureRedis = true;
|
||||||
caching.redis = true;
|
caching.redis = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue