Skip to content

Commit c78f861

Browse files
committed
Update authHost
1 parent 390a556 commit c78f861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎hosts/spore/services/pocket-id.nix‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
...
55
}: let
66
issuerHost = "id.zx.dev";
7-
authHost = "auth2.zx.dev"; # TODO: Conflict with Authelia
7+
authHost = "oauth.zx.dev"; # TODO: Conflict with Authelia
88
in {
99
age.secrets.oauth2-proxy-env = {
1010
file = ./../secrets/oauth2-proxy-env.age;

0 commit comments

Comments
 (0)