mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Update install
This commit is contained in:
parent
2c42e3f937
commit
a9914e0bde
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ path_url=$YNH_APP_ARG_PATH
|
|||
is_public=true
|
||||
|
||||
oidc_name=$YNH_APP_ARG_OIDC_NAME
|
||||
oidc_secret=$YNH_APP_ARG_OIDC_secret
|
||||
oidc_callback=$YNH_APP_ARG_OIDC_callback
|
||||
oidc_secret=$YNH_APP_ARG_OIDC_SECRET
|
||||
oidc_callback=$YNH_APP_ARG_OIDC_CALLBACK
|
||||
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue