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