From 2946bd2e84be5ee732e730fd0f57f434e1f938c0 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Wed, 30 Aug 2023 11:01:11 +0100 Subject: [PATCH] update access token details for latest version of gitea --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 838f2b0..908e0fc 100644 --- a/readme.txt +++ b/readme.txt @@ -10,7 +10,7 @@ create a .env file: run make -you will need to great an access token in gitea account settings (/user/settings/applications) with `repo` scope ticked +you will need to great an access token in gitea account settings (/user/settings/applications) with `repository` and `user` read access you may also need to set CORS origin header for gitea. nginx example: