Add gitea integration to base config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-09 19:27:41 +00:00
parent d9f0ef3fbf
commit a8ca21c08d

View File

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