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
7dce6a9a
Commit
7dce6a9a
authored
3 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
minor update
parent
cc41f087
master
devel
testing
4 merge requests
!86
ignore ts built folder
,
!85
deployment
,
!84
prepare deployment
,
!65
Mlab 543
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app.ts
+0
-1
app.ts
with
0 additions
and
1 deletion
+0
-1
app.ts
+
0
-
1
View file @
7dce6a9a
...
...
@@ -85,5 +85,4 @@ app.use(function (err:any, req:any, res:any, next:any) {
app
.
listen
(
app
.
get
(
'
port
'
),
function
()
{
console
.
log
(
'
Project Page listening on port
'
+
app
.
get
(
'
port
'
))
console
.
log
(
__dirname
)
})
\ No newline at end of file
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