Github Proxy Added
This commit is contained in:
parent
211d2d13de
commit
b6190cb32e
@ -97,6 +97,14 @@ data:
|
||||
headers:
|
||||
Authorization: 'Basic ${GITEA_AUTH_HEADER}'
|
||||
|
||||
'/github/api':
|
||||
target: 'https://api.github.com'
|
||||
changeOrigin: true
|
||||
secure: true
|
||||
headers:
|
||||
Accept: 'application/vnd.github.v3+json'
|
||||
Authorization: 'Bearer ${GITHUB_TOKEN}'
|
||||
|
||||
techdocs:
|
||||
builder: 'local'
|
||||
generator:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user