1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
ga:
|
||||
redis:
|
||||
enabled: false
|
||||
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:postgresql://125.241.236.203:55432/ga
|
||||
username: ga
|
||||
password: ga
|
||||
cache:
|
||||
type: simple
|
||||
autoconfigure:
|
||||
exclude:
|
||||
- org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
|
||||
- org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
|
||||
Reference in New Issue
Block a user