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
9ec55ac60f
commit
77d10f78f5
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ ynh_abort_if_errors
|
||||||
|
|
||||||
domain=$YNH_APP_ARG_DOMAIN
|
domain=$YNH_APP_ARG_DOMAIN
|
||||||
path_url=$YNH_APP_ARG_PATH
|
path_url=$YNH_APP_ARG_PATH
|
||||||
is_public=true
|
is_public=1
|
||||||
|
|
||||||
oidc_name=$YNH_APP_ARG_OIDC_NAME
|
oidc_name=$YNH_APP_ARG_OIDC_NAME
|
||||||
oidc_secret=$YNH_APP_ARG_OIDC_SECRET
|
oidc_secret=$YNH_APP_ARG_OIDC_SECRET
|
||||||
|
|
Loading…
Add table
Reference in a new issue