42wim / caddy-gitea

Github pages (and more) for gitea using caddy
Apache License 2.0
109 stars 7 forks source link

Token? #3

Closed SSP6904 closed 11 months ago

SSP6904 commented 1 year ago

I'm setting up my caddy server for the plugin, however I don't get the token variable for the Caddyfile.

Wasn't I supposed to the find that in Gitea somewhere?

42wim commented 11 months ago

Token is a token created in gitea that has the necessary rights to read the private/public repo's that you want to expose. (so you make or use a user that has the necessary rights)

I'll make that more clear in the README

SSP6904 commented 11 months ago

Oh okay. 👍