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/11/24 01:21:31 UTC

[GitHub] rabbah commented on a change in pull request #64: Add ddoc and controller_ha env variables

rabbah commented on a change in pull request #64: Add ddoc and controller_ha env variables
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/64#discussion_r152885304
 
 

 ##########
 File path: docker-compose/docker-whisk-controller.env
 ##########
 @@ -13,6 +13,9 @@ DB_PREFIX=local_
 DB_WHISK_ACTIONS=local_whisks
 DB_WHISK_AUTHS=local_subjects
 DB_WHISK_ACTIVATIONS=local_activations
+DB_WHISK_ACTIONS_DDOC=whisks
+DB_WHISK_ACTIVATIONS_DDOC=whisks
 
 Review comment:
   You?ll want to change these to whisk.v2

----------------------------------------------------------------
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