Updating the redis credentials for staging because Heroku keeps changing it
This commit is contained in:
parent
ab7327e603
commit
01c4a2cc8b
|
|
@ -31,8 +31,8 @@ com.rollbar.access-token=b91c4d5b9cac444088f4db9216ed6f42
|
|||
com.rollbar.environment=development
|
||||
|
||||
# Redis Properties
|
||||
spring.redis.host=ec2-52-19-170-171.eu-west-1.compute.amazonaws.com
|
||||
spring.redis.port=10639
|
||||
spring.redis.host=ec2-34-254-16-19.eu-west-1.compute.amazonaws.com
|
||||
spring.redis.port=18689
|
||||
spring.redis.user=h
|
||||
spring.redis.password=p46c3e6d77c32e6f1026f16ae781911d8a2631ece413406a75fc31b0cfb9edb03
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user