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_r146945859
##########
File path: docker-compose/docker-compose.yml
##########
@@ -81,12 +82,15 @@ services:
- ~/tmp/openwhisk/local.env # generated during make setup
environment:
COMPONENT_NAME: invoker
- SERVICE_NAME: invoker0
+ INVOKER_NAME: invoker0
Review comment:
I think if INVOKER_NAME is specified, it will require redis? To NOT require
redis, I think requires using the args on invoker to specify the instance id
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services