add public ip to cloud #82
@ -102,7 +102,7 @@ services.nextcloud = {
|
||||
dbname = "nextcloud";
|
||||
adminpassFile = "/etc/nixos/next-cloud/pass";
|
||||
adminuser = "root";
|
||||
extraTrustedDomains = [ "172.20.79.254" "10.10.11.4" "10.10.11.1" ];
|
||||
extraTrustedDomains = [ "45.158.40.162" "172.20.79.254" "10.10.11.4" "10.10.11.1" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user