change port
This commit is contained in:
parent
98d171dc57
commit
da3fc3c105
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
port: '15000', //database port
|
port: '10009', //database port
|
||||||
auth: ['abaco2022']
|
auth: ['abaco2022']
|
||||||
}
|
}
|
Loading…
Reference in a new issue