This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tomi
/
sztm-excel
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a81dba1829
Branches
Tags
code-cleanup
master
redux
sztm-excel
/
server
/
src
/
restServer
/
config
/
database.js
database.js
94 B
History
Raw
1
2
3
4
export default {
secret: 'CNXSp8Zc7LpTTdpJ',
database: 'mongodb://localhost:27017/sztm'
}