Adapt Gitea recipes for new VM setup

This commit is contained in:
2022-03-12 14:43:44 -06:00
parent 23e49134e7
commit a1b07dfb9e
9 changed files with 75 additions and 38 deletions

View File

@@ -44,10 +44,6 @@ FROM = gitea@kosmos.org
USER = <%= @smtp_user %>
PASSWD = <%= @smtp_password %>
[oauth2]
JWT_SECRET = <%= @jwt_secret %>
JWT_SIGNING_ALGORITHM = HS256
[security]
INTERNAL_TOKEN = <%= @internal_token %>
INSTALL_LOCK = true