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 @@ -18,7 +18,7 @@ module.exports = {
18
18
letsencryptSSLVerificationBody : process . env . LETSENCRYPT_VERIFICATION_BODY || 'xvArhQBSilF4V30dGUagNAZ96ASipB0b0ex0kXn0za8._v6aFbaRYWeOmSebtlD-X4Ixf5tPsyULMsXM8HjsK-Q' ,
19
19
maxContentLength : process . env . MAX_CONTENT_LENGTH || '9999' ,
20
20
enforceSSL : process . env . ENFORCE_SSL || 'no' ,
21
- gitOAuthToken : process . env . GIT_OAUTH_TOKEN || '6870f32edf6a34aaca7f193f456fae50f8ad5a94 ' ,
21
+ gitOAuthToken : process . env . GIT_OAUTH_TOKEN || '8a398657a489e6362080738a18688b14b5c2bb5e ' ,
22
22
queueUIUsername : process . env . QUEUE_UI_USERNAME || 'admin' ,
23
23
queueUIPassword : process . env . QUEUE_UI_PASSWORD || 'password123/' ,
24
24
queueUIPort : process . env . QUEUE_UI_PORT || 3000 ,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ module.exports = {
18
18
letsencryptSSLVerificationBody : process . env . LETSENCRYPT_VERIFICATION_BODY || 'xvArhQBSilF4V30dGUagNAZ96ASipB0b0ex0kXn0za8._v6aFbaRYWeOmSebtlD-X4Ixf5tPsyULMsXM8HjsK-Q' ,
19
19
maxContentLength : process . env . MAX_CONTENT_LENGTH || '9999' ,
20
20
enforceSSL : process . env . ENFORCE_SSL || 'no' ,
21
- gitOAuthToken : process . env . GIT_OAUTH_TOKEN || '6870f32edf6a34aaca7f193f456fae50f8ad5a94 ' ,
21
+ gitOAuthToken : process . env . GIT_OAUTH_TOKEN || '8a398657a489e6362080738a18688b14b5c2bb5e ' ,
22
22
queueUIUsername : process . env . QUEUE_UI_USERNAME || 'admin' ,
23
23
queueUIPassword : process . env . QUEUE_UI_PASSWORD || 'password123/' ,
24
24
queueUIPort : process . env . QUEUE_UI_PORT || 3000 ,
You can’t perform that action at this time.
0 commit comments