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