1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Update config.yaml

This commit is contained in:
Limezy 2022-03-24 21:46:45 +07:00
parent c8f0ee1ca9
commit d445b714e8

View file

@ -49,6 +49,6 @@ connectors:
staticClients:
- id: __OIDC_NAME__
redirectURIs:
- __OIDC_CALLBACK__
- https://__OIDC_CALLBACK__
name: __OIDC_NAME__
secret: __OIDC_SECRET__