Github Token Added
This commit is contained in:
parent
2b37c2f04b
commit
259a02b5bf
@ -66,6 +66,9 @@ data:
|
||||
# See packages/backend/src/plugins/auth.ts
|
||||
|
||||
integrations:
|
||||
github:
|
||||
- host: github.com
|
||||
token: ${GITHUB_TOKEN}
|
||||
gitea:
|
||||
- baseUrl: {{ .Values.integrations.gitea.url }}
|
||||
host: {{ .Values.integrations.gitea.url | replace "https://" "" | replace "http://" "" }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user