mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
Auto-update README
This commit is contained in:
parent
47d107f28d
commit
3ac568c6e3
1 changed files with 8 additions and 8 deletions
16
README_fr.md
16
README_fr.md
|
@ -13,9 +13,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.
|
Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.
|
||||||
|
|
||||||
**Version incluse :** 1.24.0~ynh1
|
**Version incluse :** 1.24.0~ynh1
|
||||||
|
|
||||||
**Démo :** https://vault.bitwarden.com/#/register
|
**Démo :** https://vault.bitwarden.com/#/register
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
@ -46,11 +46,11 @@ The `--debug` option will let you see the full output. If you encounter any issu
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Documentation officielle utilisateur : https://help.bitwarden.com/
|
* Documentation officielle utilisateur : https://help.bitwarden.com/
|
||||||
* Documentation officielle de l'admin : https://github.com/dani-garcia/vaultwarden/wiki
|
* Documentation officielle de l'admin : https://github.com/dani-garcia/vaultwarden/wiki
|
||||||
* Dépôt de code officiel de l'app : https://github.com/dani-garcia/vaultwarden
|
* Dépôt de code officiel de l'app : https://github.com/dani-garcia/vaultwarden
|
||||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_vaultwarden
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_vaultwarden
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/vaultwarden_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/vaultwarden_ynh/issues
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -63,4 +63,4 @@ ou
|
||||||
sudo yunohost app upgrade vaultwarden -u https://github.com/YunoHost-Apps/vaultwarden_ynh/tree/testing --debug
|
sudo yunohost app upgrade vaultwarden -u https://github.com/YunoHost-Apps/vaultwarden_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue