nixos/tests/nextcloud: fix notify_push test
This commit is contained in:
@@ -38,6 +38,7 @@ runTest (
|
|||||||
config.dbtype = "pgsql";
|
config.dbtype = "pgsql";
|
||||||
notify_push = {
|
notify_push = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
bendDomainToLocalhost = true;
|
||||||
logLevel = "debug";
|
logLevel = "debug";
|
||||||
};
|
};
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user