refactor yml

This commit is contained in:
Rebwon
2021-10-21 12:39:13 +09:00
committed by MaengSol
parent ab56aa1a04
commit 6cf5df7ca7
2 changed files with 4 additions and 2 deletions

View File

@@ -1,2 +1,6 @@
server:
port: 18000
spring:
session:
store-type: redis

View File

@@ -10,8 +10,6 @@ spring:
timeout: 5000
starttls:
enable: true
session:
store-type: redis
redis:
host: localhost