File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ module.exports = {
17
17
letsencryptSSLVerificationBody : process . env . LETSENCRYPT_VERIFICATION_BODY || 'xvArhQBSilF4V30dGUagNAZ96ASipB0b0ex0kXn0za8._v6aFbaRYWeOmSebtlD-X4Ixf5tPsyULMsXM8HjsK-Q' ,
18
18
maxContentLength : process . env . MAX_CONTENT_LENGTH || '9999' ,
19
19
enforceSSL : process . env . ENFORCE_SSL || 'no' ,
20
- gitOAuthToken : process . env . GIT_OAUTH_TOKEN || '2207558a1d72eefa8d836404e4dc2dc07bc46772 ' ,
20
+ gitOAuthToken : process . env . GIT_OAUTH_TOKEN || '934d2a317f579fbd0bbe187d34a85fd4981b0873 ' ,
21
21
queueUIUsername : process . env . QUEUE_UI_USERNAME || 'admin' ,
22
22
queueUIPassword : process . env . QUEUE_UI_PASSWORD || 'password123/' ,
23
23
queueUIPort : process . env . QUEUE_UI_PORT || 3000 ,
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ module.exports = {
17
17
letsencryptSSLVerificationBody : process . env . LETSENCRYPT_VERIFICATION_BODY || 'xvArhQBSilF4V30dGUagNAZ96ASipB0b0ex0kXn0za8._v6aFbaRYWeOmSebtlD-X4Ixf5tPsyULMsXM8HjsK-Q' ,
18
18
maxContentLength : process . env . MAX_CONTENT_LENGTH || '9999' ,
19
19
enforceSSL : process . env . ENFORCE_SSL || 'no' ,
20
- gitOAuthToken : process . env . GIT_OAUTH_TOKEN || '2207558a1d72eefa8d836404e4dc2dc07bc46772 ' ,
20
+ gitOAuthToken : process . env . GIT_OAUTH_TOKEN || '934d2a317f579fbd0bbe187d34a85fd4981b0873 ' ,
21
21
queueUIUsername : process . env . QUEUE_UI_USERNAME || 'admin' ,
22
22
queueUIPassword : process . env . QUEUE_UI_PASSWORD || 'password123/' ,
23
23
queueUIPort : process . env . QUEUE_UI_PORT || 3000 ,
You can’t perform that action at this time.
0 commit comments