3 changed files with 12 additions and 9 deletions
@ -1,4 +1,5 @@ |
|||||
spring: |
spring: |
||||
|
data: |
||||
redis: |
redis: |
||||
host: 127.0.0.1 |
host: 127.0.0.1 |
||||
port: 6379 |
port: 6379 |
||||
@ -1,4 +1,5 @@ |
|||||
spring: |
spring: |
||||
|
data: |
||||
redis: |
redis: |
||||
host: 127.0.0.1 |
host: 127.0.0.1 |
||||
port: 6379 |
port: 6379 |
||||
|
|||||
Loading…
Reference in new issue