优化config.ts
This commit is contained in:
@@ -4,14 +4,14 @@ const config = {
|
||||
// host:'server.tonesc.cn',
|
||||
database: 'tonecn',
|
||||
user: 'root',
|
||||
// password: 'Shi15023847146'
|
||||
password: '245565'
|
||||
password: 'Shi15023847146'// localhost
|
||||
// password: '245565' // server
|
||||
},
|
||||
redis: {
|
||||
port: 6379,
|
||||
host: 'localhost',
|
||||
// password: '2Pj4Ss9al3mS1'
|
||||
password: 'jhkdjhkjdhsIUTYURTU_f7EJZJ'
|
||||
password: ''// localhost
|
||||
// password: '2Pj4Ss9al3mS1'// server
|
||||
},
|
||||
jwt: {
|
||||
secret: '17e50223f4a545ec9e36ebf08e2f71bb',
|
||||
|
||||
Reference in New Issue
Block a user