Ran prettier on index.md files
This commit is contained in:
parent
ee248badc7
commit
18f7d88d7e
|
@ -46,8 +46,8 @@ spring:
|
|||
client:
|
||||
registration:
|
||||
authentik:
|
||||
client-id: 'client-id'
|
||||
client-secret: 'client-secret'
|
||||
client-id: "client-id"
|
||||
client-secret: "client-secret"
|
||||
client-name: client-name
|
||||
scope: openid,profile,email
|
||||
authorization-grant-type: authorization_code
|
||||
|
|
Reference in New Issue