Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
Project Page
Commits
d79ce45a
Commit
d79ce45a
authored
4 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
add gitlab configuration parameter
parent
42f3c1d0
master
devel
testing
5 merge requests
!86
ignore ts built folder
,
!37
Prepareprod
,
!36
Testing
,
!34
Testing
,
!32
Mlab 416
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/config.js
+6
-0
config/config.js
with
6 additions
and
0 deletions
+6
-0
config/config.js
+
6
-
0
View file @
d79ce45a
...
...
@@ -29,6 +29,9 @@ module.exports = {
authPass
:
'
passwordmail
'
,
tlsCiphers
:
'
SSLv3
'
,
from
:
'
email_from
'
,
},
gitlab
:
{
token_readWriteProjects
:
'
putyourtokenhere
'
}
},
testing
:
{
...
...
@@ -61,6 +64,9 @@ module.exports = {
authPass
:
'
passwordmail
'
,
tlsCiphers
:
'
SSLv3
'
,
from
:
'
email_from
'
,
},
gitlab
:
{
token_readWriteProjects
:
'
putyourtokenhere
'
}
},
production
:
{
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets