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];
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
hostName = "nextcloud.sprechtl.ddns.net";
|
||||
hostName = "nextcloud.sprechtl.me";
|
||||
https = false;
|
||||
configureRedis = true;
|
||||
caching.redis = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue