diff --git a/templates/etc/forgejo/app.ini b/templates/etc/forgejo/app.ini index ab6074d..f904f10 100644 --- a/templates/etc/forgejo/app.ini +++ b/templates/etc/forgejo/app.ini @@ -107,3 +107,6 @@ RSA = 2047 [oauth2] JWT_SECRET = $JWT_SECRET + +[actions] +DEFAULT_ACTIONS_URL = https://git.$BASE_DOMAIN_NAME