diff options
author | Emile <git@emile.space> | 2024-12-03 22:03:41 +0100 |
---|---|---|
committer | Emile <git@emile.space> | 2024-12-03 22:03:41 +0100 |
commit | 0c9d47cbd6e9424f4b7e2cf62100e16145516f95 (patch) | |
tree | 3dcb7c43a07d1adf383825212b60e0c0dcd57ffe /nix/hosts/corrino/www/md.emile.space.nix | |
parent | c878c4981bf1e02b3b428d59933914d8d0a76dde (diff) |
(corrino) add immich service
Diffstat (limited to 'nix/hosts/corrino/www/md.emile.space.nix')
-rw-r--r-- | nix/hosts/corrino/www/md.emile.space.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/hosts/corrino/www/md.emile.space.nix b/nix/hosts/corrino/www/md.emile.space.nix index 029c54f..fc5df26 100644 --- a/nix/hosts/corrino/www/md.emile.space.nix +++ b/nix/hosts/corrino/www/md.emile.space.nix @@ -36,6 +36,7 @@ "query" "fragment" ]; + token_endpoint_auth_method = "client_secret_post"; } ]; |