Add gitea integration to base config
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user