adding php
This commit is contained in:
parent
fd7f67f379
commit
412015904f
|
@ -258,6 +258,7 @@
|
|||
home = "/storage/nextcloud";
|
||||
https = true;
|
||||
package = pkgs.nextcloud27;
|
||||
phpPackage = pkgs.php;
|
||||
hostName = "nc.cochrun.xyz";
|
||||
caching = {
|
||||
redis = true;
|
||||
|
|
Loading…
Reference in a new issue