fix nexcloud hostname
This commit is contained in:
parent
077d0895b4
commit
0e0a5cb2be
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud27;
|
||||
hostname = "nextcloud.baduhai.me";
|
||||
hostName = "nextcloud.baduhai.me";
|
||||
configureRedis = true;
|
||||
caching.apcu = false;
|
||||
https = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue