Skip to content

Commit

Permalink
update issuer url
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek committed Sep 24, 2024
1 parent fee4370 commit 68b7e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.json.docker
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@
*/
"lowerCasePadIds": "${LOWER_CASE_PAD_IDS:false}",
"sso": {
"issuer": "${SSO_ISSUER:http://localhost:9001}",
"issuer": "${SSO_ISSUER:https://pad.kits.blog}",
"clients": []
},

Expand Down

0 comments on commit 68b7e27

Please sign in to comment.