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
Akhidjon
2019-05-23 23:40:09 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
63323ca8d492f392b6d234883c1bbb2ee2c7507c
63323ca8
1 parent
040bcf1c
Commented
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
app.js
app.js
View file @
63323ca
...
...
@@ -83,6 +83,7 @@ connection = mysql.createConnection({
});
// 로그인 세션
//Login Session
app
.
use
(
session
({
secret
:
'secrettexthere'
,
saveUninitialized
:
true
,
...
...
Please
register
or
login
to post a comment