Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-CloudComputing
/
D_Team_Khuloud
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
최동원
2020-06-11 00:11:12 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
958014d3cd0c6812da7658e80d9042cecb4c1bd1
958014d3
2 parents
0e2c7843
e7872c9d
Merge branch 'master' of
http://khuhub.khu.ac.kr/2020-1-CloudComputing/D_Team_Khuloud
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
backend/app.js
backend/app.js
View file @
958014d
...
...
@@ -86,4 +86,4 @@ app.use(function(err, req, res, next) {
res
.
render
(
'error'
);
});
module
.
exports
=
app
;
module
.
exports
=
app
;
\ No newline at end of file
...
...
Please
register
or
login
to post a comment