Merge pull request 'redis ssl false' (#133) from test into main

Reviewed-on: #133
This commit is contained in:
klaus 2024-02-17 13:00:25 +00:00
commit 3b65050632
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