From 48923386b3c44a18e924905332a675dbd667c22c Mon Sep 17 00:00:00 2001 From: Wim Date: Sun, 30 Jul 2023 22:27:18 +0200 Subject: [PATCH] Clarify README about token --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15dc1ef..32f68e2 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ For now markdown files (with `.md` extension) will also be automatically generat ### Caddy config The Caddyfile below creates a webserver listening on :3000 which will interact with gitea on using `agiteatoken` as the token. +The agiteatoken should be a token from gitea that has the necessary read rights on the repo's that you want to expose. ```Caddyfile {