mirror of
https://github.com/status-im/codimd.git
synced 2025-01-14 04:24:18 +00:00
Add environment variables definition for Scalingo deploy.
Signed-off-by: YusukeIwaki <iwaki+git@i3-systems.com>
This commit is contained in:
parent
6be31aba9b
commit
12d4aa8a4f
@ -80,6 +80,14 @@
|
||||
"description": "GitHub API client secret",
|
||||
"required": false
|
||||
},
|
||||
"CMD_BITBUCKET_CLIENTID": {
|
||||
"description": "Bitbucket API client id",
|
||||
"required": false
|
||||
},
|
||||
"CMD_BITBUCKET_CLIENTSECRET": {
|
||||
"description": "Bitbucket API client secret",
|
||||
"required": false
|
||||
},
|
||||
"CMD_GITLAB_BASEURL": {
|
||||
"description": "GitLab authentication endpoint, set to use other endpoint than GitLab.com (optional)",
|
||||
"required": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user