redis ssl false

This commit is contained in:
Klaus 2024-02-17 21:55:32 +09:00
parent b6cdeee548
commit 728b00abdb
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ spring:
redis:
host: ${REDIS_HOST}
port: ${REDIS_PORT}
ssl: true
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver