update access token details for latest version of gitea

This commit is contained in:
2023-08-30 11:01:11 +01:00
parent b88300db29
commit 2946bd2e84

View File

@@ -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: