Gitea update README.md

This commit is contained in:
Gitouche 2022-05-27 09:09:00 +02:00
parent 939d193847
commit 1b4a20c903
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ To add a user (first admin or registration closed) :
```
podman exec --user 1000 gitea gitea admin user create --admin --username <name> --password <password> --email <email>
```
[Config cheat sheet](https://docs.gitea.io/en-us/config-cheat-sheet/)