email.domains
1 parent 4d13fac commit fe8af02Copy full SHA for fe8af02
1 file changed
hosts/spore/services/pocket-id.nix
@@ -56,7 +56,6 @@ in {
56
clientID = "shared-sso";
57
redirectURL = "https://${authHost}/oauth2/callback";
58
cookie.domain = ".zx.dev";
59
- email.domains = [".zx.dev"];
60
};
61
62
services.nginx = {
0 commit comments