Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hyunjong Lee
/
YTMT
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
hyunjong
2019-05-22 23:55:20 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2d490c0b4bfb102c16ac1bb1360dd84289ba61f6
2d490c0b
1 parent
7c66ce71
주석달기#2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app.js
app.js
View file @
2d490c0
...
...
@@ -82,7 +82,7 @@ connection = mysql.createConnection({
database
:
'YTMT'
});
//
//
로그인 세션
app
.
use
(
session
({
secret
:
'secrettexthere'
,
saveUninitialized
:
true
,
...
...
Please
register
or
login
to post a comment