massicot/ntfy-sh: add

This commit is contained in:
xinyangli 2024-07-31 11:38:44 +08:00
parent f418cf8620
commit 9b38853216
Signed by: xin
SSH key fingerprint: SHA256:qZ/tzd8lYRtUFSrfBDBMcUqV4GHKxqeqRA3huItgvbk
3 changed files with 29 additions and 1 deletions

View file

@ -61,6 +61,7 @@
hedgedoc = {
displayName = "HedgeDoc";
originUrl = "https://docs.xinyang.life/";
originLanding = "https://docs.xinyang.life/auth/oauth2";
allowInsecureClientDisablePkce = true;
scopeMaps = {
hedgedoc-users = [ "openid" "email" "profile" ];