You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/10/20 16:34:27 UTC

[GitHub] tysonnorris commented on a change in pull request #62: added redis host for invoker

tysonnorris commented on a change in pull request #62: added redis host for invoker
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/62#discussion_r146010333
 
 

 ##########
 File path: docker-compose/docker-compose.yml
 ##########
 @@ -73,6 +73,7 @@ services:
     links:
       - db:db.docker
       - kafka:kafka.docker
+      - redis:redis.docker
     depends_on:
       - db
       - kafka
 
 Review comment:
   add `- redis` ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services