修改了message配置
This commit is contained in:
parent
9cb004c2c9
commit
c5d701282f
@ -3,6 +3,7 @@ DB_URL=jdbc:mysql://your-host:3306/your-db
|
||||
DB_USERNAME=your-username
|
||||
DB_PASSWORD=your-password
|
||||
|
||||
|
||||
# JWT配置
|
||||
JWT_SECRET=your-super-secret-key
|
||||
JWT_EXPIRATION=86400000
|
||||
|
Loading…
Reference in New Issue
Block a user