Browse Source

update redis url

mlnicolas 8 years ago
parent
commit
f8b75cb19a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application-pemc-dev.yml

+ 1 - 1
application-pemc-dev.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