Updating redis properties for heroku environment
This commit is contained in:
parent
8a442d429c
commit
473bba594a
|
|
@ -25,8 +25,8 @@ com.rollbar.access-token=b91c4d5b9cac444088f4db9216ed6f42
|
|||
com.rollbar.environment=development
|
||||
|
||||
# Redis Properties
|
||||
spring.redis.host=ec2-34-242-183-179.eu-west-1.compute.amazonaws.com
|
||||
spring.redis.port=9949
|
||||
spring.redis.host=ec2-52-19-170-171.eu-west-1.compute.amazonaws.com
|
||||
spring.redis.port=10639
|
||||
spring.redis.user=h
|
||||
spring.redis.password=p46c3e6d77c32e6f1026f16ae781911d8a2631ece413406a75fc31b0cfb9edb03
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user