mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
feat(config): 修改数据库端口配置
This commit is contained in:
parent
9c3fe2af13
commit
70bbed76e4
@ -7,7 +7,7 @@ export default {
|
||||
user: 'd8d_design_ai',
|
||||
password: 'Kw8aEcm37FwNaCk6',
|
||||
database: 'd8d_design_ai',
|
||||
port: 13306
|
||||
port: 3306
|
||||
},
|
||||
migrations: {
|
||||
directory: './db/migrations'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user