1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

change the Dex link from the ynh repo to the ynh store

This commit is contained in:
OniriCorpe 2023-10-27 05:05:04 +02:00
parent 60ff1e008e
commit 6f5ffb0918
2 changed files with 2 additions and 2 deletions

View file

@ -80,7 +80,7 @@ You can read the [official GoToSocial documentation about OpenID Connect](https:
To use OpenID Connect, the YunoHost admin must: To use OpenID Connect, the YunoHost admin must:
* Install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package (note that your server must compile it, which can be resource-intensive) * Install the [Dex](https://apps.yunohost.org/app/dex) package (note that your server must compile it, which can be resource-intensive)
* Configure Dex properly during the installation (all entered information will be used in the next step, so keep it in a safe place) * Configure Dex properly during the installation (all entered information will be used in the next step, so keep it in a safe place)
* Domain: as you wish (may be a sub-domain of your GTS instance, like "dex.gts.example.com") * Domain: as you wish (may be a sub-domain of your GTS instance, like "dex.gts.example.com")
* Path: only `/` if you wish to install it on a sub-domain of your instance, otherwise as you wish * Path: only `/` if you wish to install it on a sub-domain of your instance, otherwise as you wish

View file

@ -80,7 +80,7 @@ Vous pouvez regarder la [documentation officielle de GoToSocial au sujet de Open
Pour utiliser OpenID Connect, l'admin YunoHost doit: Pour utiliser OpenID Connect, l'admin YunoHost doit:
* Installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) (notez que votre serveur doit le compiler, ce qui peut être gourmand en ressources) * Installer le package [Dex](https://apps.yunohost.org/app/dex) (notez que votre serveur doit le compiler, ce qui peut être gourmand en ressources)
* Configurer Dex correctement durant l'installation (toutes les informations renseignées seront utilisées lors de l'étape suivante, donc conservez-les soigneusement) * Configurer Dex correctement durant l'installation (toutes les informations renseignées seront utilisées lors de l'étape suivante, donc conservez-les soigneusement)
* Nom de domaine : ce que vous voulez (peut-être un sous domaine de votre instance GTS, comme "dex.gts.example.com") * Nom de domaine : ce que vous voulez (peut-être un sous domaine de votre instance GTS, comme "dex.gts.example.com")
* Chemin : juste `/` si vous souhaitez l'installer sur un sous domaine de votre instance, sinon comme vous voulez * Chemin : juste `/` si vous souhaitez l'installer sur un sous domaine de votre instance, sinon comme vous voulez