diff --git a/podman-gitea/README.md b/podman-gitea/README.md index b0a77dc..fa51684 100644 --- a/podman-gitea/README.md +++ b/podman-gitea/README.md @@ -2,3 +2,4 @@ To add a user (first admin or registration closed) : ``` podman exec --user 1000 gitea gitea admin user create --admin --username --password --email ``` +[Config cheat sheet](https://docs.gitea.io/en-us/config-cheat-sheet/) \ No newline at end of file