增加用户端websocket连接端点
This commit is contained in:
@@ -39,9 +39,9 @@ jwt.refresh-expire=2592000000
|
||||
jwt.tablet.secret='Your256BitSecretKeyMustBeAtLeast32BytesLong!'
|
||||
|
||||
# 指定日志文件名(项目根目录生成)
|
||||
logging.file.name=app.log
|
||||
logging.file.name=log/onekeycall_video_tablet.log
|
||||
# 或指定日志目录(目录下生成 spring.log)
|
||||
logging.file.path=/var/log/myapp
|
||||
logging.file.path=/var/log/onekeycall
|
||||
|
||||
# 设置日志级别
|
||||
logging.level.root=INFO
|
||||
|
||||
Reference in New Issue
Block a user