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