diff --git a/Server/src/config.ts b/Server/src/config.ts index fecb36e..bceb838 100644 --- a/Server/src/config.ts +++ b/Server/src/config.ts @@ -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',