diff --git a/app-config.yaml b/app-config.yaml index ca52ec5..ef129c3 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -42,6 +42,10 @@ integrations: # - host: ghe.example.net # apiBaseUrl: https://ghe.example.net/api/v3 # token: ${GHE_TOKEN} + gitea: + - host: git.rber.bj + baseUrl: http://git.rber.bj + token: ${GITEA_TOKEN} proxy: ### Example for how to add a proxy endpoint for the frontend.