Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김윤지
/
Probability Death
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
김주희
2019-05-30 03:43:34 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
f79c9cd2e028ad9d7c9870468c2f3e5a0a43a033
f79c9cd2
2 parents
dd43616c
213fe428
Merge branch 'keys' to master
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
keys/api_option_traffic.js
keys/db_option_traffic.js
keys/api_option_traffic.js
0 → 100644
View file @
f79c9cd
module
.
exports
=
{
key
=
"XOLqI9tY4gVCdk1i2BoOM3EYmSUYqt8WlXUfIDSfD4RnNBrFwwthbNAtGOxoskP540JbUAzcnuABsydoE2U2dA%3D%3D"
}
keys/db_option_traffic.js
0 → 100644
View file @
f79c9cd
module
.
exports
=
{
host
:
'localhost'
,
user
:
'root'
,
password
:
'abcd'
,
database
:
'db_option_trafficinfo'
}
\ No newline at end of file
Please
register
or
login
to post a comment