Merge branch 'bug/redisDown' into 'master'
Fixing redis connection changes See merge request theappsmith/internal-tools-server!37
This commit is contained in:
commit
d6651a69ac
|
|
@ -27,7 +27,7 @@ com.rollbar.access-token=b91c4d5b9cac444088f4db9216ed6f42
|
||||||
com.rollbar.environment=development
|
com.rollbar.environment=development
|
||||||
|
|
||||||
# Redis Properties
|
# Redis Properties
|
||||||
spring.redis.host=ec2-99-80-39-26.eu-west-1.compute.amazonaws.com
|
spring.redis.host=ec2-34-241-155-1.eu-west-1.compute.amazonaws.com
|
||||||
spring.redis.port=19989
|
spring.redis.port=19959
|
||||||
spring.redis.user=h
|
spring.redis.user=h
|
||||||
spring.redis.password=p46c3e6d77c32e6f1026f16ae781911d8a2631ece413406a75fc31b0cfb9edb03
|
spring.redis.password=p46c3e6d77c32e6f1026f16ae781911d8a2631ece413406a75fc31b0cfb9edb03
|
||||||
Loading…
Reference in New Issue
Block a user