Skip to content

Commit e3f1326

Browse files
committed
feat: new database
1 parent 07b8205 commit e3f1326

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/config/secure.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module.exports = {
44
db: {
5-
database: 'lin-cms-demo',
5+
database: 'lin-cms-koa',
66
host: '47.95.192.24',
77
dialect: 'mysql',
88
port: 3306,

0 commit comments

Comments
 (0)