refactor yml
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
server:
|
||||
port: 18000
|
||||
|
||||
spring:
|
||||
session:
|
||||
store-type: redis
|
||||
|
||||
@@ -10,8 +10,6 @@ spring:
|
||||
timeout: 5000
|
||||
starttls:
|
||||
enable: true
|
||||
session:
|
||||
store-type: redis
|
||||
|
||||
redis:
|
||||
host: localhost
|
||||
|
||||
Reference in New Issue
Block a user