From 1b4a20c903460a39d33cc3f46b1da1a82969a820 Mon Sep 17 00:00:00 2001 From: Gitouche <26656-gitouche@users.noreply.framagit.org> Date: Fri, 27 May 2022 09:09:00 +0200 Subject: [PATCH] Gitea update README.md --- podman-gitea/README.md | 1 + 1 file changed, 1 insertion(+) 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