wip
This commit is contained in:
parent
bfe2b0f3cc
commit
169f01fc0a
|
|
@ -4,8 +4,8 @@ export default {
|
|||
bodyLimit: '300kb',
|
||||
db: {
|
||||
host: 'localhost',
|
||||
user: '~',
|
||||
password: '~',
|
||||
user: 'root',
|
||||
password: '1234',
|
||||
timezone: '+00:00',
|
||||
decimalNumbers: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue