后端加入Redis、旋转图片验证接口
This commit is contained in:
@@ -7,6 +7,12 @@ const config = {
|
||||
password: 'Shi15023847146'
|
||||
// password: '245565'
|
||||
},
|
||||
redis: {
|
||||
port: 6379,
|
||||
host: 'localhost',
|
||||
password: ''
|
||||
// password: 'jhkdjhkjdhsIUTYURTU_f7EJZJ'
|
||||
},
|
||||
authToken: '17e50223f4a545ec9e36ebf08e2f71bb',
|
||||
adminToken: '3a6f71412f9e48b9bbbd056aa7eb5467',
|
||||
apiPort: 23500,
|
||||
|
||||
Reference in New Issue
Block a user