padlist: remove dex configuration

This commit is contained in:
Rouven Seifert 2024-05-06 23:51:28 +02:00
parent 6a2bcecb5e
commit 395ca48ac0
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
2 changed files with 3 additions and 9 deletions

View file

@ -46,10 +46,4 @@ in
};
};
};
services.portunus.dex.oidcClients = [{
id = "padlist";
callbackURL = "https://list.pad.ifsr.de/callback.php";
}];
}