mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2024-09-03 19:25:54 +02:00
Auto-update README
This commit is contained in:
parent
6fb54e8527
commit
0cbd852eea
2 changed files with 11 additions and 7 deletions
10
README.md
10
README.md
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Web-based groceries & household management solution for your home
|
Web-based groceries & household management solution for your home
|
||||||
|
|
||||||
**Shipped version:** 3.1.0~ynh0
|
**Shipped version:** 3.1.0~ynh1
|
||||||
|
|
||||||
**Demo:** https://en.demo.grocy.info/stockoverview
|
**Demo:** https://en.demo.grocy.info/stockoverview
|
||||||
|
|
||||||
|
@ -30,9 +30,11 @@ Web-based groceries & household management solution for your home
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Default login
|
Default login
|
||||||
* user: **admin**
|
```
|
||||||
* password: **admin**
|
user: **admin**
|
||||||
|
password: **admin**
|
||||||
|
```
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
:warning: For now, Grocy must be installed in a root domain or subdirectory.
|
:warning: For now, Grocy must be installed in a root domain or subdirectory.
|
||||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Solution Web de gestion d'épicerie et de gestion de la maison
|
Solution Web de gestion d'épicerie et de gestion de la maison
|
||||||
|
|
||||||
**Version incluse :** 3.1.0~ynh0
|
**Version incluse :** 3.1.0~ynh1
|
||||||
|
|
||||||
**Démo :** https://en.demo.grocy.info/stockoverview
|
**Démo :** https://en.demo.grocy.info/stockoverview
|
||||||
|
|
||||||
|
@ -26,8 +26,10 @@ Solution Web de gestion d'épicerie et de gestion de la maison
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Connexion par défaut
|
Connexion par défaut
|
||||||
* utilisateur : **admin**
|
```
|
||||||
* mot de passe : **admin**
|
utilisateur : **admin**
|
||||||
|
mot de passe : **admin**
|
||||||
|
```
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue