solution: reorganize test data
This commit is contained in:
7
src/test/resources/configs/cache-redis-full.yaml
Normal file
7
src/test/resources/configs/cache-redis-full.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
cache:
|
||||
redis:
|
||||
enabled: true
|
||||
host: redis-master
|
||||
port: 1234
|
||||
db: 5
|
||||
password: HelloWorld!1
|
||||
Reference in New Issue
Block a user