This website requires JavaScript.
Explore
Help
Sign In
encrypt
/
gancio
Watch
1
Star
0
Fork
0
You've already forked gancio
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1ff5cdec99b5cc5c41fb2caa89438378b73d4e86
gancio
/
server
/
dbconfig.js
5 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
cleaning and use nuxt-express
2019-08-09 01:58:11 +02:00
// needed by sequelize
whole new conf/setup method
2021-09-27 10:42:17 +02:00
const
config
=
require
(
'./config'
)
minor
2022-04-27 10:07:04 +02:00
config
.
load
(
)
refactoring sequelize migrations
2019-08-03 15:32:39 +02:00
module
.
exports
=
config
.
db
Reference in New Issue
Copy Permalink