Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
0d2d48c0
Commit
0d2d48c0
authored
Oct 29, 2020
by
Rosanny Sihombing
Browse files
gitlab config
parent
2d496721
Changes
1
Show whitespace changes
Inline
Side-by-side
config/config.js
View file @
0d2d48c0
...
...
@@ -31,6 +31,9 @@ module.exports = {
authPass
:
'
mailpass
'
,
tlsCiphers
:
'
SSLv3
'
,
from
:
'
mailfrom
'
,
},
gitlab
:
{
token_readWriteProjects
:
'
token-goes-here
'
}
},
testing
:
{
...
...
@@ -65,6 +68,9 @@ module.exports = {
authPass
:
'
mailpass
'
,
tlsCiphers
:
'
SSLv3
'
,
from
:
'
mailfrom
'
,
},
gitlab
:
{
token_readWriteProjects
:
'
token-goes-here
'
}
}
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment