forgejo : update Readme.md
This commit is contained in:
parent
488ec41bd3
commit
21319243db
|
@ -7,7 +7,7 @@ podman container exec --user git gitea gitea admin user create --admin --usernam
|
||||||
```
|
```
|
||||||
Vérification de la bonne santé de l'instance, à faire après chaque mise à jour :
|
Vérification de la bonne santé de l'instance, à faire après chaque mise à jour :
|
||||||
```
|
```
|
||||||
podman container exec --user git gitea gitea doctor --all --log-file ""
|
podman container exec --user git gitea gitea doctor check --all
|
||||||
```
|
```
|
||||||
[Config cheat sheet](https://docs.gitea.io/en-us/config-cheat-sheet/)
|
[Config cheat sheet](https://docs.gitea.io/en-us/config-cheat-sheet/)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue