Browse Source
update im-platform/src/main/resources/application.yml.
Signed-off-by: blue <825657193@qq.com>
master
blue
2 years ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
0 additions and
2 deletions
-
im-platform/src/main/resources/application.yml
|
|
@ -53,5 +53,3 @@ jwt: |
|
|
expireIn: 604800 #7天 |
|
|
expireIn: 604800 #7天 |
|
|
secret: IKDiqVmn0VFU |
|
|
secret: IKDiqVmn0VFU |
|
|
|
|
|
|
|
|
logging: |
|
|
|
|
|
config: classpath:logback-prod.xml |
|
|
|
|
|
|