Browse Source

update dev2 redis url

Adrian Viesca 7 years ago
parent
commit
92a3ba0f6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application-dev2.yml

+ 1 - 1
application-dev2.yml

@@ -2,7 +2,7 @@ spring:
   rabbitmq:
     host: rabbitmq.marathon.l4lb.thisdcos.directory
   redis:
-    host: redis.marathon.mesos
+    host: redis.marathon.l4lb.thisdcos.directory
   datasource:
     driverClassName: org.postgresql.Driver